Skip to content

Hostname

advisor.nl

Last fetched

advisor.nl resolves to 1 IPv4 address operated by COMBELL-AS in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · advisor.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/advisor.nl

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.67.2980.69.66.0/23AS34762COMBELL-ASNL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

27 observed subdomains of advisor.nl.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for advisor.nl.

MechanismTarget
SPF_Aadvisor.nl
SPF_EXISTS%{i}.spf.hc1178-28.c3s2.iphmx.com
SPF_INCLUDEautotask.net
SPF_INCLUDEkantoren.advisor.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP185.25.80.0/22
SPF_IP212.114.115.46
SPF_IP91.215.7.12

Related pages

Pivot deeper into the graph from advisor.nl.

Cypher and MCP

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

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