Skip to content

Hostname

ecozema.com

Last fetched

ecozema.com resolves to 1 IPv4 address operated by ASSERVEREASY in IT. WHOIS lists iana:1005 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.60.9185.116.60.0/24AS60798ASSERVEREASYIT

WHOIS identity

Registrar
iana:1005
Organization
antonio munarini
Contact emails

Subdomains

13 observed subdomains of ecozema.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ecozema.com.

MechanismTarget
SPF_Aecozema.com
SPF_INCLUDErelay.vhosting-it.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP185.116.60.9
SPF_MXecozema.com

Related pages

Pivot deeper into the graph from ecozema.com.

Cypher and MCP

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

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