Skip to content

Hostname

huldahimpends.com

Last fetched

huldahimpends.com resolves to 11 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in NL. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · huldahimpends.comRouting diversity4.2/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/huldahimpends.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.241.53.100172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.164172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.68172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.54.4172.241.54.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.255.106.188172.255.106.0/24AS7979SERVERS-COM - Servers.com, Inc.LU
172.255.106.212172.255.106.0/24AS7979SERVERS-COM - Servers.com, Inc.LU
188.42.140.44188.42.140.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.188188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.220188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.28188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
23.109.253.16423.109.253.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from huldahimpends.com.

Cypher and MCP

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

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