Skip to content

Hostname

environtec.com

Last fetched

environtec.com resolves to 1 IPv4 address operated by FREETHOUGHT-AS in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.74.20.39176.74.16.0/21AS41000FREETHOUGHT-ASGB

WHOIS identity

Registrar
iana:1515
Organization
perfect privacy,
Contact emails

Subdomains

14 observed subdomains of environtec.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for environtec.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.74.79/32
SPF_IP167.89.75.142/32
SPF_IP167.89.82.157/32
SPF_IP176.74.20.39
SPF_IP51.148.6.81
SPF_IP51.148.6.83
SPF_IP51.148.6.86
SPF_IP51.148.6.88
SPF_IP51.148.6.93

Related pages

Pivot deeper into the graph from environtec.com.

Cypher and MCP

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

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