Skip to content

Hostname

ciwem.org

Last fetched

ciwem.org resolves to 1 IPv4 address operated by AS21260 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ciwem.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ciwem.org

Resolution chain

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

IPPrefixASNOperatorCountry
80.87.128.15280.87.128.0/23AS21260GB

WHOIS identity

Registrar
iana:1390
Organization
ciwem
Contact emails

Subdomains

16 observed subdomains of ciwem.org.

Web-graph footprint

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

636 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ciwem.org.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_IP51.104.40.42

Related pages

Pivot deeper into the graph from ciwem.org.

Cypher and MCP

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

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