Skip to content

Hostname

craigsip.com

Last fetched

craigsip.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · craigsip.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/craigsip.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.255.9513.248.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.213.2003.33.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
craigs investment partners
Contact emails

Subdomains

49 observed subdomains of craigsip.com.

Web-graph footprint

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

218 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for craigsip.com.

MechanismTarget
SPF_INCLUDE24254482.spf10.hubspotemail.net
SPF_INCLUDE49a09f95-spf.mta.getcheckrecipient.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.65.224.50/32
SPF_IP111.65.225.226/32
SPF_IP20.167.112.166
SPF_IP20.53.160.165
SPF_IP20.53.162.65
SPF_IP203.97.69.176
SPF_IP203.97.69.184/31
SPF_IP210.55.30.66/32

Related pages

Pivot deeper into the graph from craigsip.com.

Cypher and MCP

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

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