Skip to content

Hostname

ecocert.com

Last fetched

ecocert.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · ecocert.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ecocert.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.85.6113.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:88
Organization
ecocert
Contact emails

Subdomains

69 observed subdomains of ecocert.com.

Web-graph footprint

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

4,128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ecocert.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.119.27
SPF_IP194.1.205.0/24
SPF_IP80.13.143.147
SPF_IP90.83.118.241
SPF_IP90.83.119.1
SPF_MXecocert.com

Related pages

Pivot deeper into the graph from ecocert.com.

Cypher and MCP

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

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