Skip to content

Hostname

saleswarp.com

Last fetched

saleswarp.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · saleswarp.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/saleswarp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.109.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.15.18934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.234.10054.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.192.6298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.212.20498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.178.4598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

20 observed subdomains of saleswarp.com.

Web-graph footprint

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

54 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for saleswarp.com.

MechanismTarget
SPF_Asaleswarp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP173.236.51.244

Related pages

Pivot deeper into the graph from saleswarp.com.

Cypher and MCP

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

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