Skip to content

Hostname

switchup.org

Last fetched

switchup.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · switchup.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/switchup.org

Resolution chain

switchup.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.134.183100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.35.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.252.603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.95.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.116.22734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.29.044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.35.6754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.118.8454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.81.554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.28.6532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.40.18932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.23.12332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from switchup.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for switchup.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from switchup.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "switchup.org"})-[: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.