Skip to content

Hostname

carlex.com

Last fetched

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

Nutrition Label

WHISPER CANON · carlex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/carlex.com

Resolution chain

carlex.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:2
Organization
carlex glass
Contact emails

Subdomains

12 observed subdomains of carlex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for carlex.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.68.123/32
SPF_IP184.60.150.195
SPF_IP199.71.239.178/32
SPF_IP206.55.145.201/29
SPF_IP206.55.145.207
SPF_IP206.55.145.208
SPF_IP206.55.145.209
SPF_IP206.55.148.204/31
SPF_IP67.216.183.10/32

Related pages

Pivot deeper into the graph from carlex.com.

Cypher and MCP

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

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