Skip to content

Hostname

chrismoos.com

Last fetched

chrismoos.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · chrismoos.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chrismoos.com

Resolution chain

chrismoos.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.73.1013.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1233.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.143.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.833.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
chris moos
Contact emails

Subdomains

3 observed subdomains of chrismoos.com.

Web-graph footprint

Distinct hostnames that link to or from chrismoos.com in the public web crawl.

17 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for chrismoos.com.

MechanismTarget
SPF_Achrismoos.com
SPF_At9-server-5.tech9computers.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP108.170.22.131
SPF_IP108.170.22.133/32
SPF_IP2001:19f0:6000:93d5:5400:ff:fe20:ad3f
SPF_IP45.32.94.140
SPF_MXchrismoos.com
SPF_MXtech9computers.com

Related pages

Pivot deeper into the graph from chrismoos.com.

Cypher and MCP

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

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