Skip to content

Hostname

verdeata.com

Last fetched

verdeata.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 · verdeata.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/verdeata.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
cotet elenuta i.i.
Contact emails

Subdomains

9 observed subdomains of verdeata.com.

Web-graph footprint

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

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • verdeata.com

SPF policy

8 SPF mechanisms authorising senders for verdeata.com.

MechanismTarget
SPF_Averdeata.com
SPF_IP37.156.4.241
SPF_IP85.9.26.190
SPF_IP86.105.228.246
SPF_IP86.107.43.16
SPF_IP86.107.43.33
SPF_IP86.107.43.77
SPF_MXverdeata.com

Related pages

Pivot deeper into the graph from verdeata.com.

Cypher and MCP

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

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