Skip to content

Hostname

upnbe.be

Last fetched

upnbe.be resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:planethoster as the registrar.

Nutrition Label

WHISPER CANON · upnbe.beRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/upnbe.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.182.7185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
188.130.25.102188.130.0.0/17AS34177FR

WHOIS identity

Registrar
registrar:planethoster
Organization
Contact emails

Subdomains

5 observed subdomains of upnbe.be.

Web-graph footprint

Distinct hostnames that link to or from upnbe.be in the public web crawl.

7 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for upnbe.be.

MechanismTarget
SPF_Aupnbe.be
SPF_INCLUDEspf.webmo.fr
SPF_IP185.221.182.7
SPF_IP195.114.18.0/23
SPF_MXupnbe.be

Related pages

Pivot deeper into the graph from upnbe.be.

Cypher and MCP

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

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