Skip to content

Hostname

analytical.gr

Last fetched

analytical.gr resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · analytical.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/analytical.gr

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.251.128172.105.248.0/22AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE
192.250.229.194192.250.229.0/24AS209341WHG-FRADE

WHOIS identity

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

Subdomains

15 observed subdomains of analytical.gr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for analytical.gr.

MechanismTarget
SPF_Aanalytical.gr
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.133.177
SPF_IP172.105.251.128
SPF_IP192.250.229.192
SPF_MXanalytical.gr

Related pages

Pivot deeper into the graph from analytical.gr.

Cypher and MCP

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

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