Skip to content

Hostname

candles-fantasy.com

Last fetched

candles-fantasy.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · candles-fantasy.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/candles-fantasy.com

Resolution chain

candles-fantasy.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.76.184104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.198.231172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.13.157.23285.13.157.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1328
Organization
Contact emails

Subdomains

3 observed subdomains of candles-fantasy.com.

Web-graph footprint

Distinct hostnames that link to or from candles-fantasy.com in the public web crawl.

12 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for candles-fantasy.com.

MechanismTarget
SPF_Acandles-fantasy.com
SPF_INCLUDEspf.kasserver.com
SPF_MXcandles-fantasy.com

Related pages

Pivot deeper into the graph from candles-fantasy.com.

Cypher and MCP

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

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