Hostname
com-token-auth.com
Last fetched
com-token-auth.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
com-token-auth.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- stus@knowbe4.com
- 36393ea9-d7e7-49f1-af22-535634ae0b54@identity-protect.org
- 59010cc7-0168-42fb-bcb3-080cd046ec48@identity-protect.org
- 7b3d9c0b-2144-49cd-b0eb-8ecb42fe42da@identity-protect.org
- 8bc64aec-31a4-45cd-90ae-d989bededeca@identity-protect.org
- 9205352d-ed82-4a9a-b1ab-3d3b18664978@identity-protect.org
- d40bc309-f60a-4728-9384-efe8c62875d7@identity-protect.org
- owner-1150630@com-token-auth.com.whoisprivacyservice.org
- owner-8924348@com-token-auth.com.whoisprivacyservice.org
- owner-9517938@com-token-auth.com.whoisprivacyservice.org
- owner-9985269@com-token-auth.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of com-token-auth.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for com-token-auth.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from com-token-auth.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "com-token-auth.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.