Hostname
trabox.com
Last fetched
trabox.com resolves to 13.112.102.136, announced in 13.112.0.0/14 by AMAZON-02 - Amazon.com, Inc. in JP. trabox.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
IPv6 resolution
No AAAA record for trabox.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:1485
- Registrant organisation
- masashi tashiro
- Contact emails
- domain@trabox.co.jp
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-343.awsdns-42.com
- ns-712.awsdns-25.net
- ns-1176.awsdns-19.org
- ns-1676.awsdns-17.co.uk
MX records
- mail.trabox.com
SPF policy
- ip: 54.64.60.104/32
- ip: 52.69.76.118/32
- ip: 18.182.140.136/32
- ip: 52.68.152.213/32
- ip: 54.178.172.222/32
- ip: 54.95.221.74/32
- ip: 54.64.9.74/32
- ip: 3.114.252.80/32
- include: mail.zendesk.com
- include: spf.bmv.jp
- include: spf.form.run
Threat-feed evidence
History
Related pages
Pivot from trabox.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: "trabox.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.