Skip to content

Hostname

eco-tech.pro

Last fetched

eco-tech.pro resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · eco-tech.proRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/eco-tech.pro

Resolution chain

eco-tech.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.178.74.16051.178.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
eco tech
Contact emails

Subdomains

1 observed subdomain of eco-tech.pro.

Web-graph footprint

Distinct hostnames that link to or from eco-tech.pro in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eco-tech.pro.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.infomaniak.ch
SPF_IP91.121.135.30
SPF_MXsmtp.keyyo.net

Related pages

Pivot deeper into the graph from eco-tech.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eco-tech.pro"})-[: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.