Skip to content

Hostname

macdirect.nl

Last fetched

macdirect.nl resolves to 1 IPv4 address operated by AS-ZXCS in NL. WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.30.100185.104.30.0/24AS206281AS-ZXCSNL

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

5 observed subdomains of macdirect.nl.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for macdirect.nl.

MechanismTarget
SPF_Amacdirect.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.104.30.100
SPF_IP2a06:2ec0:ded1:1:0:18:722:1
SPF_MXmacdirect.nl

Related pages

Pivot deeper into the graph from macdirect.nl.

Cypher and MCP

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

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