Skip to content

Hostname

tpg.ch

Last fetched

tpg.ch resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · tpg.chRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tpg.ch

Resolution chain

tpg.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.214.183107.154.214.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.76.183107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
gilles rosset
Contact emails

Subdomains

80 observed subdomains of tpg.ch.

Web-graph footprint

Distinct hostnames that link to or from tpg.ch in the public web crawl.

1,064 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tpg.ch.

MechanismTarget
SPF_INCLUDEspf-a.tpg.ch
SPF_INCLUDEspf-b.tpg.ch
SPF_INCLUDEspf-c.tpg.ch
SPF_INCLUDEspf-d.tpg.ch
SPF_INCLUDEspf-e.tpg.ch
SPF_INCLUDEspf-g.tpg.ch
SPF_INCLUDEspf-h.tpg.ch
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tpg.ch.

Cypher and MCP

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

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