Skip to content

Hostname

webhotel.net

Last fetched

webhotel.net resolves to 1 IPv4 address operated by AS47292 in DK. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · webhotel.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/webhotel.net

Resolution chain

webhotel.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.97.129.16212.97.128.0/22AS47292DK

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

159 observed subdomains of webhotel.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webhotel.net.

MechanismTarget
SPF_Amail.webhotel.net
SPF_MXwebhotel.net

Related pages

Pivot deeper into the graph from webhotel.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webhotel.net"})-[: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.