Skip to content

Hostname

chris-pine.org

Last fetched

chris-pine.org resolves to 2 IPv4 addresses operated by AS209341 in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · chris-pine.orgRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/chris-pine.org

Resolution chain

chris-pine.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
domain protection services,
Contact emails

Subdomains

8 observed subdomains of chris-pine.org.

Web-graph footprint

Distinct hostnames that link to or from chris-pine.org in the public web crawl.

50 sites link to this hostname.

308 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • chris-pine.org

SPF policy

5 SPF mechanisms authorising senders for chris-pine.org.

MechanismTarget
SPF_Achris-pine.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.243.98.16
SPF_IP192.250.229.108
SPF_MXchris-pine.org

Related pages

Pivot deeper into the graph from chris-pine.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chris-pine.org"})-[: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.