Skip to content

Hostname

combo.nl

Last fetched

combo.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · combo.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/combo.nl

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

1 observed subdomain of combo.nl.

Subdomain
www.combo.nl

Web-graph footprint

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

14 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for combo.nl.

MechanismTarget
SPF_Acombo.nl
SPF_INCLUDEspf.coachview.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.220.174.17
SPF_IP2a06:2ec0:ded1:1:0:9:4327:2
SPF_IP87.233.198.14
SPF_MXcombo.nl

Related pages

Pivot deeper into the graph from combo.nl.

Cypher and MCP

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

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