Skip to content

Hostname

authors-direct.com

Last fetched

authors-direct.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · authors-direct.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/authors-direct.com

Resolution chain

authors-direct.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.130.10413.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.11813.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.12213.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.8813.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
18.155.252.10218.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.2718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.4418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.5918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:73
Organization
on behalf of authors-direct.com owner
Contact emails

Subdomains

3 observed subdomains of authors-direct.com.

Web-graph footprint

Distinct hostnames that link to or from authors-direct.com in the public web crawl.

36 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for authors-direct.com.

Related pages

Pivot deeper into the graph from authors-direct.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "authors-direct.com"})-[: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.