Skip to content

Hostname

carmendjed.com

Last fetched

carmendjed.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1005
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of carmendjed.com.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • carmendjed.com

SPF policy

9 SPF mechanisms authorising senders for carmendjed.com.

MechanismTarget
SPF_Acarmendjed.com
SPF_INCLUDEspf.mailjet.com
SPF_IP216.185.212.133
SPF_IP38.58.225.7
SPF_IP38.58.226.23
SPF_IP38.70.131.28
SPF_IP50.31.65.21
SPF_IP50.31.65.22
SPF_MXcarmendjed.com

Related pages

Pivot deeper into the graph from carmendjed.com.

Cypher and MCP

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

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