Skip to content

Hostname

curry48.com

Last fetched

curry48.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · curry48.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/curry48.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.71.53116.202.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
94.156.147.2194.156.147.0/24AS42446VISCOMP-AS - Viscomp LtdDE

WHOIS identity

Registrar
iana:1420
Organization
andreas hansen
Contact emails

Subdomains

3 observed subdomains of curry48.com.

Web-graph footprint

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

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for curry48.com.

MechanismTarget
SPF_Acurry48.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEsecureserver.net
SPF_MXcurry48.com

Related pages

Pivot deeper into the graph from curry48.com.

Cypher and MCP

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

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