Skip to content

Hostname

kpmg.nl

Last fetched

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

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

Registrar
iana:1168
Organization
Contact emails

Subdomains

62 observed subdomains of kpmg.nl.

Web-graph footprint

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

64 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kpmg.nl.

MechanismTarget
SPF_INCLUDE_spf.kpmg.nl
SPF_INCLUDE_spf.plek.co
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf2.kpmg.nl
SPF_INCLUDE_spf3.kpmg.nl
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEpphosted.kpmg.nl

Related pages

Pivot deeper into the graph from kpmg.nl.

Cypher and MCP

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

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