Hostname
itoken.com
Last fetched
itoken.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
itoken.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
- on behalf of itoken.com owner
- Contact emails
- maakaz@yahoo.com
- 078a6130-3655-4d55-8b1f-6714a59e8b01@identity-protect.org
- 0d7ff084-9051-4d79-8732-3a9fa33c9b90@identity-protect.org
- 18384b7e-a575-428f-b228-b3e3dbc78a80@identity-protect.org
- c82e432a-5623-420c-bb8f-8a66f6f09270@identity-protect.org
- dcb816ea-13e4-4c87-b329-63d656978fb5@identity-protect.org
- owner-6989619@itoken.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of itoken.com.
Web-graph footprint
Distinct hostnames that link to or from itoken.com in the public web crawl.
44 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for itoken.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from itoken.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itoken.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.