Skip to content

Hostname

ergontec.com

Last fetched

ergontec.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ergontec.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ergontec.com

Resolution chain

ergontec.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.147.13108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.22108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.62108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.8108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
35.154.216.23535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.234.7635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.47.17043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of ergontec.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ergontec.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ergontec.com.

Cypher and MCP

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

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