Skip to content

Hostname

dei.gr

Last fetched

dei.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · dei.grRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dei.gr

Resolution chain

dei.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.215.107107.154.215.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.80.107107.154.80.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with dei.gr in WhisperGraph.

Subdomains

65 observed subdomains of dei.gr.

Web-graph footprint

Distinct hostnames that link to or from dei.gr in the public web crawl.

1,036 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for dei.gr.

MechanismTarget
SPF_INCLUDE_spf.m-stat.gr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP20.126.167.213
SPF_IP20.50.146.69
SPF_IP20.61.223.245
SPF_IP20.73.36.250
SPF_IP20.93.150.160
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP62.169.201.50
SPF_IP62.169.201.60
SPF_IP85.222.158.198/32
SPF_IP85.222.158.206
SPF_IP85.222.158.213/32
SPF_IP85.222.158.214/32
SPF_IP85.222.158.221/32
SPF_IP85.222.158.222/32

Related pages

Pivot deeper into the graph from dei.gr.

Cypher and MCP

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

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