Skip to content

Hostname

cwreic.com

Last fetched

cwreic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cwreic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cwreic.com

Resolution chain

cwreic.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
domain registration
Contact emails

Subdomains

5 observed subdomains of cwreic.com.

Web-graph footprint

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

8 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cwreic.com.

MechanismTarget
SPF_Acwreic.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEemail.entrata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.88.24.0/23
SPF_IP216.248.186.26/29
SPF_IP50.224.143.208/29
SPF_IP96.89.82.201/29
SPF_MXcwreic.com

Related pages

Pivot deeper into the graph from cwreic.com.

Cypher and MCP

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

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