Skip to content

Hostname

craigframes.com

Last fetched

craigframes.com resolves to 1 IPv4 address operated by BIGCOMMERCE - Bigcommerce Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · craigframes.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/craigframes.com

Resolution chain

craigframes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
63.141.128.1263.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

Registrar
iana:48
Organization
cmsinter.net
Contact emails

Subdomains

4 observed subdomains of craigframes.com.

Web-graph footprint

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

29 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for craigframes.com.

MechanismTarget
SPF_Acraigframes.com
SPF_INCLUDE48151229.spf05.hubspotemail.net
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.serverdata.net
SPF_IP64.26.60.172/26
SPF_IP64.41.126.240/28
SPF_IP66.188.1.198
SPF_IP69.36.49.44
SPF_MXcraigframes.com

Related pages

Pivot deeper into the graph from craigframes.com.

Cypher and MCP

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

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