Skip to content

Hostname

elpdark.com

Last fetched

elpdark.com resolves to 1 IPv4 address operated by AS41770 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · elpdark.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elpdark.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.28.111.15481.28.96.0/20AS41770FR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Mail and authentication

MX records

  • elpdark.com

SPF policy

58 SPF mechanisms authorising senders for elpdark.com.

MechanismTarget
SPF_IP103.49.152.100
SPF_IP103.49.152.101
SPF_IP103.49.152.102
SPF_IP103.49.152.103
SPF_IP103.49.152.104
SPF_IP103.49.152.105
SPF_IP103.49.152.106
SPF_IP103.49.152.107
SPF_IP103.49.152.108
SPF_IP103.49.152.109
SPF_IP103.49.152.110
SPF_IP103.49.152.111
SPF_IP103.49.152.112
SPF_IP103.49.152.113
SPF_IP103.49.152.114
SPF_IP103.49.152.115
SPF_IP103.49.152.116
SPF_IP103.49.152.117
SPF_IP103.49.152.118
SPF_IP103.49.152.119
SPF_IP103.49.152.120
SPF_IP103.49.152.121
SPF_IP103.49.152.122
SPF_IP103.49.152.123
SPF_IP103.49.152.124
SPF_IP103.49.152.125
SPF_IP103.49.152.126
SPF_IP103.49.152.77
SPF_IP103.49.152.78
SPF_IP103.49.152.79
SPF_IP103.49.152.80
SPF_IP103.49.152.81
SPF_IP103.49.152.82
SPF_IP103.49.152.83
SPF_IP103.49.152.84
SPF_IP103.49.152.85
SPF_IP103.49.152.86
SPF_IP103.49.152.87
SPF_IP103.49.152.88
SPF_IP103.49.152.89
SPF_IP103.49.152.90
SPF_IP103.49.152.91
SPF_IP103.49.152.92
SPF_IP103.49.152.93
SPF_IP103.49.152.94
SPF_IP103.49.152.95
SPF_IP103.49.152.96
SPF_IP103.49.152.97
SPF_IP103.49.152.98
SPF_IP103.49.152.99
SPF_IP62.4.26.41
SPF_IP62.4.26.43
SPF_IP62.4.26.44
SPF_IP62.4.26.58
SPF_IP62.4.26.59
SPF_IP62.4.26.60
SPF_IP62.4.26.61
SPF_IP62.4.26.62

Related pages

Pivot deeper into the graph from elpdark.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elpdark.com"})-[: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.