Skip to content

Hostname

swrve.com

Last fetched

swrve.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · swrve.comRouting diversity6.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swrve.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.54.7100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.214.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.198.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.203.273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.113.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.48.1434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.194.22434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.158.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.21.21534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.173.14834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.114.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.198.18144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.204.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.117.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.162.4050.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.30.352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.221.3852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.57.1552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.120.8052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.187.2652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of swrve.com owner
Contact emails

Subdomains

265 observed subdomains of swrve.com.

Web-graph footprint

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

657 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for swrve.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from swrve.com.

Cypher and MCP

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

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