Skip to content

Hostname

authors.gr

Last fetched

authors.gr resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.76.99144.76.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

2 observed subdomains of authors.gr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • authors.gr

SPF policy

7 SPF mechanisms authorising senders for authors.gr.

MechanismTarget
SPF_Aauthors.gr
SPF_INCLUDEemailsrvr.com
SPF_IP144.76.76.99
SPF_IP65.21.64.71
SPF_IP78.129.130.204
SPF_IP78.129.130.209
SPF_MXauthors.gr

Related pages

Pivot deeper into the graph from authors.gr.

Cypher and MCP

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

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