Skip to content

Hostname

domde.pl

Last fetched

domde.pl resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.26.127176.31.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with domde.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for domde.pl.

MechanismTarget
SPF_Adomde.pl
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.94.198.212
SPF_IP213.17.162.10
SPF_IP46.229.145.106
SPF_IP89.171.142.116
SPF_MXdomde.pl

Related pages

Pivot deeper into the graph from domde.pl.

Cypher and MCP

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

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