Skip to content

Hostname

th-hellomagazine.com

Last fetched

th-hellomagazine.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · th-hellomagazine.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/th-hellomagazine.com

Resolution chain

th-hellomagazine.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.11513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.86.11465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.1365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.7465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.234.10999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:696
Organization
hola sl
Contact emails

Subdomains

1 observed subdomain of th-hellomagazine.com.

Web-graph footprint

Distinct hostnames that link to or from th-hellomagazine.com in the public web crawl.

172 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for th-hellomagazine.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com

Related pages

Pivot deeper into the graph from th-hellomagazine.com.

Cypher and MCP

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

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