Skip to content

Hostname

tgenvironment.com

Last fetched

tgenvironment.com resolves to 1 IPv4 address operated by AS57367 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · tgenvironment.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tgenvironment.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.185.190.18991.185.190.0/24AS57367PL

WHOIS identity

Registrar
iana:303
Organization
golfmar
Contact emails

Subdomains

2 observed subdomains of tgenvironment.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for tgenvironment.com.

MechanismTarget
SPF_Atgenvironment.com
SPF_IP128.204.216.106
SPF_IP31.186.81.137
SPF_MXtgenvironment.com

Related pages

Pivot deeper into the graph from tgenvironment.com.

Cypher and MCP

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

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