Skip to content

Hostname

djalfei.com

Last fetched

djalfei.com resolves to 6 IPv4 addresses operated by STEFANSTEVAN - Stefan Stevanovic in US.

Nutrition Label

WHISPER CANON · djalfei.comRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.2/10canon.whisper.security/host/djalfei.com

Resolution chain

djalfei.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.224.182.219103.224.182.0/24AS198474STEFANSTEVAN - Stefan StevanovicUS
173.234.157.130173.234.156.0/22AS396362LEASEWEB-USA-NYC - Leaseweb USA, Inc.US
212.32.255.111212.32.224.0/19AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
212.32.255.84212.32.224.0/19AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
212.7.209.207212.7.208.0/22AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
212.7.209.215212.7.208.0/22AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

No WHOIS records are currently associated with djalfei.com in WhisperGraph.

Subdomains

46 observed subdomains of djalfei.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for djalfei.com.

MechanismTarget
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from djalfei.com.

Cypher and MCP

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

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