Skip to content

Hostname

c1cu.org

Last fetched

c1cu.org resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · c1cu.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/c1cu.org

Resolution chain

c1cu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.188.192.74206.188.192.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:2
Organization
community one credit union
Contact emails

Subdomains

3 observed subdomains of c1cu.org.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for c1cu.org.

MechanismTarget
SPF_A_mailhosts.swbc.com
SPF_Ac1cu.org
SPF_As19-gtw-10001.mycloudmailbox.com
SPF_Asmtp19.sherwebcloud.com
SPF_Awebmail19.sherwebcloud.com
SPF_IP108.169.163.18
SPF_IP12.221.96.74/32
SPF_IP173.46.152.177/25
SPF_IP173.46.152.178/25
SPF_IP32.141.68.50
SPF_MXc1cu.org

Related pages

Pivot deeper into the graph from c1cu.org.

Cypher and MCP

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

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