Skip to content

Hostname

veb.net

Last fetched

veb.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · veb.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/veb.net

Resolution chain

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

IPPrefixASNOperatorCountry
40.68.118.19640.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:269
Organization
g. hettinga
Contact emails

Subdomains

5 observed subdomains of veb.net.

Web-graph footprint

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

268 sites link to this hostname.

701 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for veb.net.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.247.119.109
SPF_MXveb.net

Related pages

Pivot deeper into the graph from veb.net.

Cypher and MCP

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

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