Skip to content

Hostname

swivl.com

Last fetched

swivl.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · swivl.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swivl.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.192.135.13635.2.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.81.22835.5.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.222.15545.2.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.101.19245.2.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.98.18352.16.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.97.354.93.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.246.3198.96.178.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.213.23798.96.178.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
swivl
Contact emails

Subdomains

33 observed subdomains of swivl.com.

Web-graph footprint

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

261 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for swivl.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from swivl.com.

Cypher and MCP

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

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