Skip to content

Hostname

dollar.com.gr

Last fetched

dollar.com.gr resolves to 1 IPv4 address operated by FORTHNET-GR Forthnet in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.1.27.17562.1.0.0/17AS1241FORTHNET-GR ForthnetGR

WHOIS identity

No WHOIS records are currently associated with dollar.com.gr in WhisperGraph.

Subdomains

1 observed subdomain of dollar.com.gr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dollar.com.gr.

MechanismTarget
SPF_Adollar.com.gr
SPF_MXdollar.com.gr

Related pages

Pivot deeper into the graph from dollar.com.gr.

Cypher and MCP

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

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