Skip to content

Hostname

twire.gg

Last fetched

twire.gg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · twire.ggRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/twire.gg

Resolution chain

twire.gg resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.124.1018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.1918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.100.1418.65.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.100.6418.65.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.100.7618.65.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.100.8718.65.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.66.112.12018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with twire.gg in WhisperGraph.

Subdomains

20 observed subdomains of twire.gg.

Web-graph footprint

Distinct hostnames that link to or from twire.gg in the public web crawl.

33 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for twire.gg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from twire.gg.

Cypher and MCP

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

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