Skip to content

Hostname

15-candy.com

Last fetched

15-candy.com resolves to 1 IPv4 address operated by AS51430 in CH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 15-candy.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/15-candy.com

Resolution chain

15-candy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.142.69.9079.142.69.0/24AS51430CH

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0153423330
Contact emails

Subdomains

2 observed subdomains of 15-candy.com.

Web-graph footprint

Distinct hostnames that link to or from 15-candy.com in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 15-candy.com.

MechanismTarget
SPF_IP213.5.70.250
SPF_IP213.5.70.251
SPF_IP213.5.70.252
SPF_IP213.5.70.253
SPF_IP213.5.70.254
SPF_MX15-candy.com

Related pages

Pivot deeper into the graph from 15-candy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "15-candy.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.