Skip to content

Hostname

transtructure.com

Last fetched

transtructure.com resolves to 1 IPv4 address operated by AS63949 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · transtructure.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/transtructure.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.29.70.168103.29.68.0/22AS63949JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

1 observed subdomain of transtructure.com.

Web-graph footprint

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

62 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for transtructure.com.

MechanismTarget
SPF_INCLUDE_spf.entry-form.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.97.26.0/24
SPF_IP103.29.70.168
SPF_IP118.67.107.0/24
SPF_IP153.124.197.0/26
SPF_IP160.16.125.241/32
SPF_IP182.236.75.0/24
SPF_IP182.236.82.0/23
SPF_IP202.143.90.187/32
SPF_IP42.125.251.0/24
SPF_IP54.248.123.160/32
SPF_MXtranstructure.com

Related pages

Pivot deeper into the graph from transtructure.com.

Cypher and MCP

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

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