Hostname
tokenring.com
Last fetched
tokenring.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tokenring.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.161 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.61 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tokenring.com owner
- Contact emails
- support@domainnamez.com
- 0ff2b42a-1460-43a0-827b-30d40bb52d45@identity-protect.org
- 3bd0c7bf-4a2d-43de-a6ed-d9aadb13ea17@identity-protect.org
- a78e3589-d19e-425f-a7d3-8c859d963db1@identity-protect.org
- bd26bf76-75aa-4f87-aa1d-db3cc737fe71@identity-protect.org
- caf9ee28-5b1a-4c97-b419-5d2ebfb4db38@identity-protect.org
- ce3cac4e-1f6d-4b0f-9925-a8731cc34e63@identity-protect.org
- fb79aacf-b64a-4108-b61a-c7ef280d99e6@identity-protect.org
- owner-10082757@tokenring.com.whoisprivacyservice.org
- owner-10799718@tokenring.com.whoisprivacyservice.org
- owner-1883960@tokenring.com.whoisprivacyservice.org
- owner-4056865@tokenring.com.whoisprivacyservice.org
- owner-9810712@tokenring.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of tokenring.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tokenring.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for tokenring.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21171260.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tokenring.com.
- IP · 199.60.103.161
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · support@domainnamez.com
- TLD · .com
- Browse hostnames · to…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tokenring.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.