Hostname
oldtimecandy.com
Last fetched
oldtimecandy.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
oldtimecandy.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.140 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.140 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.172 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 208.91.197.132 | 208.91.197.0/24 | AS40034 | CONFLUENCE-NETWORK-INC - Confluence Networks Inc | VG |
| 35.213.167.94 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: oldtimecandy.com
- Contact emails
- 0b3a52470a28fd0a7ae5fdad05955e4e@domaindiscreet.com
- 114828de0a28fd0a23e68fb9aaef500a@domaindiscreet.com
- 19b084960a28fd0a718eabe2628b2962@domaindiscreet.com
- 1c793ab70a28fd0a46db51b8d92326ab@domaindiscreet.com
- 24ibv9u182h7q8m7v8lpo5q65l@domaindiscreet.com
- 355416480a28fd0a06e7e15a2222f100@domaindiscreet.com
- 442b4a9e0a28fd0a65dda5bef118c283@domaindiscreet.com
- 44820f7f0a28fd0a6836a4c692a59d87@domaindiscreet.com
- 450b0c440a1612337ea269e2ccb2be44@domaindiscreet.com
- 479da5100a28fd0a6428975ca4197277@domaindiscreet.com
- 5641895b0a28fd0a12eb454caac24d4d@domaindiscreet.com
- 58083074@myprivatename.com
- 60b4ebdb0a28fd0a1917071346e934a8@domaindiscreet.com
- 61bda05b0a28fd0a13f4fcb84b1347fe@domaindiscreet.com
- 6838d9780a28fd0a30ac3d1e32fe51e7@domaindiscreet.com
- 6baa1dd30a28fd0a0852678460aef829@domaindiscreet.com
- 84c25d1f0a28fd0a08570d0464dd2e39@domaindiscreet.com
- 8fed610e0a28fd0a0664ed3450b5b405@domaindiscreet.com
- 903df0a80a28fd0a3c450bb2a8e54fa5@domaindiscreet.com
- bebea0370a28fd0a29e4fdf4c28838b8@domaindiscreet.com
- and 5 more
Subdomains
2 observed subdomains of oldtimecandy.com.
Web-graph footprint
Distinct hostnames that link to or from oldtimecandy.com in the public web crawl.
523 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for oldtimecandy.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | oldtimecandy.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.backinstock.org |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | oldtimecandy.com |
Related pages
Pivot deeper into the graph from oldtimecandy.com.
- IP · 104.26.8.140
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 0b3a52470a28fd0a7ae5fdad05955e4e@domaindiscreet.com
- TLD · .com
- Browse hostnames · ol…
- 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: "oldtimecandy.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.