Skip to content

Hostname

cresswind.com

Last fetched

cresswind.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cresswind.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cresswind.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.12192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cresswind.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for cresswind.com.

MechanismTarget
SPF_Acresswind.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEspf.usa.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/24
SPF_IP198.2.179.0/24
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP204.75.13.155/32
SPF_IP204.75.13.156/32
SPF_IP205.201.128.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP207.200.3.124
SPF_IP212.227.126.128/25
SPF_IP212.227.15.0/25
SPF_IP212.227.17.0/27
SPF_IP217.72.192.64/26
SPF_IP64.31.50.158
SPF_IP74.208.229.74
SPF_IP74.208.4.192/26
SPF_IP82.165.159.0/27
SPF_IP82.165.159.128/27
SPF_IP82.165.159.32/27
SPF_MXcresswind.com

Related pages

Pivot deeper into the graph from cresswind.com.

Cypher and MCP

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

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