Skip to content

Hostname

auth-verify.com

Last fetched

auth-verify.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · auth-verify.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/auth-verify.com

Resolution chain

auth-verify.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.0.67108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.62.17418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.205.16434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.197.1634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.183.8152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.30.6952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.242.8352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.143.7552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.41.5552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.52.13152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.162.23752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.4.6252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.89.4752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.149.8654.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.147.3054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.154.5854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.70.2463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.153.19263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of auth-verify.com owner
Contact emails

Subdomains

5 observed subdomains of auth-verify.com.

Web-graph footprint

Distinct hostnames that link to or from auth-verify.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for auth-verify.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com

Related pages

Pivot deeper into the graph from auth-verify.com.

Cypher and MCP

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

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