Skip to content

Hostname

tgw-group.com

Last fetched

tgw-group.com resolves to 1 IPv4 address operated by AS44453 in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tgw-group.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tgw-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.137.173128.204.128.0/19AS44453AT

WHOIS identity

Registrar
iana:269
Organization
michael etlinger
Contact emails

Subdomains

66 observed subdomains of tgw-group.com.

Web-graph footprint

Distinct hostnames that link to or from tgw-group.com in the public web crawl.

407 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tgw-group.com.

MechanismTarget
SPF_Aremote.test-rail.tgw-group.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.34.141.34
SPF_IP2.47.138.226
SPF_IP50.108.46.61
SPF_IP80.243.171.133
SPF_IP80.243.171.139
SPF_IP80.243.171.149
SPF_IP92.60.15.3/32
SPF_MXtgw-group.com

Related pages

Pivot deeper into the graph from tgw-group.com.

Cypher and MCP

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

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