Skip to content

Hostname

demandrill.nl

Last fetched

demandrill.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · demandrill.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/demandrill.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.233.105.22391.233.105.0/24AS12859NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of demandrill.nl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for demandrill.nl.

MechanismTarget
SPF_Ademandrill.nl
SPF_IP185.63.153.94
SPF_IP194.33.113.190
SPF_IP194.33.113.191
SPF_IP194.33.113.192
SPF_IP194.33.113.193
SPF_IP91.233.105.16
SPF_IP91.233.105.223
SPF_MXdemandrill.nl

Related pages

Pivot deeper into the graph from demandrill.nl.

Cypher and MCP

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

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