Hostname
traildtech.com
Last fetched
traildtech.com resolves to 162.241.225.234, announced in 162.241.224.0/21 by ORACLE-BMC-31898 - Oracle Corporation in US. traildtech.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 162.241.225.234
162.241.224.0/21 · ORACLE-BMC-31898 - Oracle Corporation · Phoenix, US
IPv6 resolution
No AAAA record for traildtech.com is recorded in WhisperGraph.
Attribution
oracle
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- contact privacy inc. customer 7151571251
- Contact emails
- 02f4e1bd-9a2d-4ef8-bad6-164d6e93da09@identity-protect.org, 04e2d248-e4e8-477c-81bd-db9c81181519@identity-protect.org, 9e1c00d7-a662-4a35-a882-84b720f21947@identity-protect.org, a09dd78e-7981-42d4-8be3-09877fa17b2a@identity-protect.org, cf3b5c26-7c8b-49ba-8ce8-8c7fe2a19410@identity-protect.org
Subdomains
Mail and authentication
Nameservers
- ns-cloud-c1.googledomains.com
- ns-cloud-c2.googledomains.com
- ns-cloud-c3.googledomains.com
- ns-cloud-c4.googledomains.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- include: sendgrid.net
- ip: 143.55.148.75
Threat-feed evidence
History
Related pages
Pivot from traildtech.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "traildtech.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.