Hostname
h11.ru
Last fetched
h11.ru resolves to 107.172.18.180, announced in 107.172.18.0/24 by AS-COLOCROSSING - HostPapa in US. h11.ru is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 107.172.18.180
107.172.18.0/24 · AS-COLOCROSSING - HostPapa · Buffalo, US
IPv6 resolution
No AAAA record for h11.ru is recorded in WhisperGraph.
Attribution
hostpapa
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:salenames-ru
- Registrant organisation
- private person
Mail and authentication
Nameservers
- aliza.ns.cloudflare.com
- harvey.ns.cloudflare.com
- dns.fastdns24.com
- dns3.fastdns24.eu
- dns4.fastdns24.link
- dns2.fastdns24.org
MX records
- mail.h11.ru
Threat-feed evidence
History
Related pages
Pivot from h11.ru into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "h11.ru"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.