Skip to content

Hostname

crissman.org

Last fetched

crissman.org resolves to 2 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · crissman.orgRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/crissman.org

Resolution chain

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

IPPrefixASNOperatorCountry
74.92.161.5774.92.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
75.148.49.22575.144.0.0/13AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:48
Organization
innovative dimensions,
Contact emails

Subdomains

1 observed subdomain of crissman.org.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crissman.org.

MechanismTarget
SPF_Acrissman.org
SPF_IP74.92.161.62/28
SPF_IP75.148.49.230/28
SPF_MXcrissman.org

Related pages

Pivot deeper into the graph from crissman.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crissman.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.