Skip to content

Hostname

thummi.global

Last fetched

thummi.global resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thummi.globalRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/thummi.global

Resolution chain

thummi.global resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.175.179.1203.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.1273.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.43.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.53.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
54.230.71.1654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of thummi.global.

Web-graph footprint

Distinct hostnames that link to or from thummi.global in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thummi.global.

MechanismTarget
SPF_Athummi.global
SPF_INCLUDE_spf.elasticemail.com
SPF_MXthummi.global

Related pages

Pivot deeper into the graph from thummi.global.

Cypher and MCP

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

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