Skip to content

Hostname

cpexre.com

Last fetched

cpexre.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cpexre.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cpexre.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.255.232.43173.255.224.0/20AS63949US

WHOIS identity

Registrar
iana:146
Organization
cpex real estate
Contact emails

Subdomains

20 observed subdomains of cpexre.com.

Web-graph footprint

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

16 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cpexre.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.255.232.43
SPF_IP184.75.83.108/29
SPF_IP2600:3c03:0:0:f03c:91ff:fe93:d987
SPF_IP71.105.222.202/29

Related pages

Pivot deeper into the graph from cpexre.com.

Cypher and MCP

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

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