Skip to content

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

WHISPER CANON · oldtimecandy.comRouting diversity3.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oldtimecandy.com

Resolution chain

oldtimecandy.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.172172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
35.213.167.9435.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:9
Organization
domain discreet privacy service attn: oldtimecandy.com
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oldtimecandy.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aoldtimecandy.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.backinstock.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXoldtimecandy.com

Related pages

Pivot deeper into the graph from oldtimecandy.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.