Skip to content

Hostname

carmenta.com

Last fetched

carmenta.com resolves to 1 IPv4 address operated by ZETUPNET in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.205.219.216109.205.216.0/21AS50572ZETUPNETSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for carmenta.com.

MechanismTarget
SPF_Amail.carmenta.com
SPF_Amx1.zetup.se
SPF_Amx2.zetup.se
SPF_INCLUDE_spf.improve.nordlo.cloud
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.48.111.57
SPF_IP13.48.170.214
SPF_IP13.48.216.182
SPF_IP13.49.115.197/32
SPF_IP13.50.0.174
SPF_IP13.50.31.44
SPF_IP13.51.149.171
SPF_IP13.51.74.114/28
SPF_IP13.53.195.23
SPF_IP16.16.35.165
SPF_IP16.170.52.237
SPF_IP212.91.156.56
SPF_IP62.181.97.204

Related pages

Pivot deeper into the graph from carmenta.com.

Cypher and MCP

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

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