Skip to content

Hostname

touchstoneresearchgroup.com

Last fetched

touchstoneresearchgroup.com resolves to 3 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · touchstoneresearchgroup.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/touchstoneresearchgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.4.29.123142.12.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
142.4.6.235142.12.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
216.75.58.126216.75.160.0/20AS10439CARINET - CariNet, Inc.US

WHOIS identity

Registrar
iana:48
Organization
imagixx_net
Contact emails

Subdomains

10 observed subdomains of touchstoneresearchgroup.com.

Web-graph footprint

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

27 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • touchstoneresearchgroup.com

SPF policy

3 SPF mechanisms authorising senders for touchstoneresearchgroup.com.

MechanismTarget
SPF_Atouchstoneresearchgroup.com
SPF_IP142.4.29.123
SPF_MXtouchstoneresearchgroup.com

Related pages

Pivot deeper into the graph from touchstoneresearchgroup.com.

Cypher and MCP

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

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