Skip to content

Hostname

candfservices.com

Last fetched

candfservices.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1861 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.255.1233.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.433.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.523.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.553.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of candfservices.com.

Web-graph footprint

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

5 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for candfservices.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.19.154.92

Related pages

Pivot deeper into the graph from candfservices.com.

Cypher and MCP

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

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