Skip to content

Hostname

swimtag.com

Last fetched

swimtag.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · swimtag.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swimtag.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.78.12452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of swimtag.com.

Web-graph footprint

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

19 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from swimtag.com.

Cypher and MCP

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

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