Skip to content

Hostname

chat.humanity-it.com

Last fetched

chat.humanity-it.com resolves to 2 IPv4 addresses operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE.

Nutrition Label

WHISPER CANON · chat.humanity-it.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chat.humanity-it.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.135.4585.13.135.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE
91.98.11.10591.98.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with chat.humanity-it.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from chat.humanity-it.com.

Cypher and MCP

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

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