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
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.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of auth-verify.com owner
- Contact emails
- stus@knowbe4.com
- 14824913-41fd-4f18-a440-d2aad363c6b6@identity-protect.org
- 75082625-bfe0-4626-8c49-0ffa92601df4@identity-protect.org
- 7a3e1f9f-fdc1-49f4-b4dc-fd3f9bc24bba@identity-protect.org
- d61e2b0e-54af-48de-a445-ef0281d3c7f8@identity-protect.org
- ea460754-a581-4ae4-a304-772dc4cd301e@identity-protect.org
- fd9ed324-eefb-4ca8-b305-012d2b0e9d85@identity-protect.org
- owner-11342510@auth-verify.com.whoisprivacyservice.org
- owner-11881381@auth-verify.com.whoisprivacyservice.org
- owner-4323920@auth-verify.com.whoisprivacyservice.org
- owner-4578603@auth-verify.com.whoisprivacyservice.org
- owner-7205299@auth-verify.com.whoisprivacyservice.org
- owner-726607@auth-verify.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for auth-verify.com.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.