Skip to content

Hostname

impact.gr

Last fetched

impact.gr resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL.

Nutrition Label

WHISPER CANON · impact.grRouting diversity1.5/10Peering density8.6/10MOAS conflict⚠ 3 conflictsThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/impact.gr

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.215.22935.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

21 observed subdomains of impact.gr.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for impact.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP193.41.150.39
SPF_IP193.41.150.79
SPF_IP193.41.150.80
SPF_IP212.205.230.22
SPF_IP62.103.68.104
SPF_IP80.245.166.6
SPF_MXimpact.gr

Related pages

Pivot deeper into the graph from impact.gr.

Cypher and MCP

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

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