Skip to content

Hostname

continent-eight.com

Last fetched

continent-eight.com resolves to 2 IPv4 addresses operated by AS55701 in ID. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · continent-eight.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/continent-eight.com

Resolution chain

continent-eight.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1636
Organization
contact privacy inc. customer 0141777551
Contact emails

Subdomains

8 observed subdomains of continent-eight.com.

Web-graph footprint

Distinct hostnames that link to or from continent-eight.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for continent-eight.com.

MechanismTarget
SPF_IP103.163.160.51
SPF_IP103.163.160.52
SPF_IP103.163.160.53
SPF_IP182.54.141.30
SPF_IP52.77.151.251

Related pages

Pivot deeper into the graph from continent-eight.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "continent-eight.com"})-[: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.