Skip to content

Hostname

thunkapi.com

Last fetched

thunkapi.com resolves to 20 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thunkapi.comRouting diversity6.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/thunkapi.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.130.37136.243.0.0/16AS24940HETZNER-ASDE
136.243.130.96136.243.0.0/16AS24940HETZNER-ASDE
136.243.16.179136.243.0.0/16AS24940HETZNER-ASDE
136.243.37.116136.243.0.0/16AS24940HETZNER-ASDE
136.243.37.39136.243.0.0/16AS24940HETZNER-ASDE
138.199.57.11138.199.57.0/24AS60068CDN77 _CA
144.76.137.185144.76.0.0/16AS24940HETZNER-ASDE
144.76.226.156144.76.0.0/16AS24940HETZNER-ASDE
148.251.184.159148.251.0.0/16AS24940HETZNER-ASDE
148.251.193.224148.251.0.0/16AS24940HETZNER-ASDE
148.251.232.100148.251.0.0/16AS24940HETZNER-ASDE
149.102.231.164149.102.231.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.231.165149.102.231.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.231.167149.102.231.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.255.95149.102.255.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.255.96149.102.255.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.255.98149.102.255.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.22.82.178149.22.82.0/24AS212238DGH-PUBLIC - Dayton General HospitalCA
149.22.82.179149.22.82.0/24AS212238DGH-PUBLIC - Dayton General HospitalCA
149.22.82.180149.22.82.0/24AS212238DGH-PUBLIC - Dayton General HospitalCA

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from thunkapi.com.

Cypher and MCP

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

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