Skip to content

Hostname

authory.com

Last fetched

authory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · authory.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/authory.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.26108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.40108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.56108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.11518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1408
Organization
domain administrator
Contact emails

Subdomains

17 observed subdomains of authory.com.

Web-graph footprint

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

1,345 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for authory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from authory.com.

Cypher and MCP

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

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