Skip to content

Hostname

wimpau.be

Last fetched

wimpau.be resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · wimpau.beRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wimpau.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.46.32.35104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

4 observed subdomains of wimpau.be.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wimpau.be.

MechanismTarget
SPF_Amail.wimpau.be
SPF_Awimpau.be
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.netflowcloud.be
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu18239797.wl048.sendgrid.net
SPF_IP104.46.32.35
SPF_IP149.72.78.30
SPF_IP185.70.47.163
SPF_MXwimpau.be

Related pages

Pivot deeper into the graph from wimpau.be.

Cypher and MCP

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

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