Skip to content

Hostname

divinity.es

Last fetched

divinity.es resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · divinity.esRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/divinity.es

Resolution chain

divinity.es resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.50.70.14223.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.131.523.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
34.243.193.19734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.122.22534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.112.8052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with divinity.es in WhisperGraph.

Subdomains

13 observed subdomains of divinity.es.

Web-graph footprint

Distinct hostnames that link to or from divinity.es in the public web crawl.

690 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for divinity.es.

MechanismTarget
SPF_INCLUDEiberlayer.com
SPF_INCLUDEiblhelper.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.193.152.117
SPF_IP5.40.40.0/24
SPF_IP62.36.226.0/24

Related pages

Pivot deeper into the graph from divinity.es.

Cypher and MCP

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

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