Skip to content

Hostname

ip.aws.gr

Last fetched

ip.aws.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ip.aws.grRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ip.aws.gr

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.106.151195.206.65.0/24AS24940DE

WHOIS identity

No WHOIS records are currently associated with ip.aws.gr in WhisperGraph.

Subdomains

1 observed subdomain of ip.aws.gr.

Subdomain
www.ip.aws.gr

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ip.aws.gr.

MechanismTarget
SPF_Aip.aws.gr
SPF_IP188.138.7.64
SPF_IP188.138.7.81
SPF_IP188.138.7.87
SPF_IP195.201.106.151
SPF_MXip.aws.gr

Related pages

Pivot deeper into the graph from ip.aws.gr.

Cypher and MCP

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

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