Skip to content

Hostname

sacw.com

Last fetched

sacw.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sacw.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sacw.com

Resolution chain

sacw.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
site acquisition consultants l.p
Contact emails

Subdomains

25 observed subdomains of sacw.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sacw.com.

MechanismTarget
SPF_Asacw.com
SPF_INCLUDEpm-bounces.sacw.com
SPF_INCLUDEspf-00578a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.203
SPF_IP104.59.73.81
SPF_IP107.144.118.226
SPF_IP12.204.126.164
SPF_IP12.208.173.210
SPF_IP173.164.46.165
SPF_IP174.71.164.18
SPF_IP205.220.164.213
SPF_IP205.220.176.213
SPF_IP50.213.171.69
SPF_IP50.221.28.241
SPF_IP96.64.19.241
SPF_IP96.64.80.233
SPF_IP96.74.26.2
SPF_IP98.191.36.134

Related pages

Pivot deeper into the graph from sacw.com.

Cypher and MCP

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

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