Skip to content

Hostname

limburg.net

Last fetched

limburg.net resolves to 1 IPv4 address operated by AS48638 in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · limburg.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/limburg.net

Resolution chain

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

IPPrefixASNOperatorCountry
94.143.191.13394.143.184.0/21AS48638BE

WHOIS identity

Registrar
iana:269
Organization
limburg.net o.v.
Contact emails

Subdomains

27 observed subdomains of limburg.net.

Web-graph footprint

Distinct hostnames that link to or from limburg.net in the public web crawl.

125 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for limburg.net.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfip1.limburg.net
SPF_INCLUDEspfip2.limburg.net
SPF_INCLUDEspfip3.limburg.net
SPF_MXmail.limburg.net

Related pages

Pivot deeper into the graph from limburg.net.

Cypher and MCP

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

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