Skip to content

Hostname

swupdater.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.85.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.232.2353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.166.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.6.8034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.42.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.212.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.37.16552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.73.8854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.226.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bruce jonson
Contact emails

Subdomains

5 observed subdomains of swupdater.com.

Threat posture

History

Related pages

Pivot deeper into the graph from swupdater.com.

Cypher and MCP

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

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