Skip to content

Hostname

quicktest.no

Last fetched

quicktest.no resolves to 1 IPv4 address operated by AS12552 in SE.

Nutrition Label

WHISPER CANON · quicktest.noRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/quicktest.no

Resolution chain

quicktest.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.133.207.11185.133.204.0/22AS12552SE

WHOIS identity

Registrar
Organization
ink equity as
Contact emails

Subdomains

12 observed subdomains of quicktest.no.

Web-graph footprint

Distinct hostnames that link to or from quicktest.no in the public web crawl.

105 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for quicktest.no.

MechanismTarget
SPF_Aquicktest.no
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEmailgun.org
SPF_IP91.201.60.72
SPF_MXquicktest.no

Related pages

Pivot deeper into the graph from quicktest.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "quicktest.no"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.