Skip to content

Hostname

vegro.nl

Last fetched

vegro.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · vegro.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vegro.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.87.1513.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

19 observed subdomains of vegro.nl.

Web-graph footprint

Distinct hostnames that link to or from vegro.nl in the public web crawl.

414 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vegro.nl.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEmailrelay.amsiohosting.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP20.73.43.174
SPF_IP78.136.58.128
SPF_IP78.136.58.129
SPF_IP87.251.62.1
SPF_MXvegro.nl

Related pages

Pivot deeper into the graph from vegro.nl.

Cypher and MCP

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

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