Skip to content

Hostname

cifccs.org

Last fetched

cifccs.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cifccs.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cifccs.org

Resolution chain

cifccs.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.183.12818.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.8918.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.9518.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.9718.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1083.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.153.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.203.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.223.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1063.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.863.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.93.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
central coast section
Contact emails

Subdomains

1 observed subdomain of cifccs.org.

Web-graph footprint

Distinct hostnames that link to or from cifccs.org in the public web crawl.

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cifccs.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cifccs.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cifccs.org"})-[: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.