Skip to content

Hostname

candefero.com

Last fetched

candefero.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · candefero.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/candefero.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.241.178.7934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.195.5352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.143.16352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.63.12952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.122.8552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.2.9054.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
contact privacy inc. customer 0150415903
Contact emails

Subdomains

8 observed subdomains of candefero.com.

Web-graph footprint

Distinct hostnames that link to or from candefero.com in the public web crawl.

20 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for candefero.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.canalys.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from candefero.com.

Cypher and MCP

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

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