Skip to content

Hostname

d-pay.nl

Last fetched

d-pay.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:e-nom inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.20.9.116195.20.8.0/22AS48635NL

WHOIS identity

Registrar
registrar:e-nom inc
Organization
Contact emails

Subdomains

2 observed subdomains of d-pay.nl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for d-pay.nl.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.datab.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.megamail.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.signhost.com
SPF_INCLUDEspf.topdesk.net
SPF_IP37.97.240.69
SPF_IP84.252.124.82
SPF_IP84.252.124.98
SPF_MXd-pay.nl

Related pages

Pivot deeper into the graph from d-pay.nl.

Cypher and MCP

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

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