Skip to content

Hostname

arag.gr

Last fetched

arag.gr resolves to 1 IPv4 address operated by PLUSNET ***************** in DE.

Nutrition Label

WHISPER CANON · arag.grRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/arag.gr

Resolution chain

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

IPPrefixASNOperatorCountry
212.202.137.139212.202.0.0/16AS20676PLUSNET *****************DE

WHOIS identity

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

Subdomains

4 observed subdomains of arag.gr.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for arag.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.114.243.147
SPF_IP62.74.240.238
SPF_IP94.70.173.212

Related pages

Pivot deeper into the graph from arag.gr.

Cypher and MCP

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

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