Hostname
trunk-inc.com
Last fetched
trunk-inc.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
trunk-inc.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.155.235 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.27 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.238 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.85 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.93 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.158.142 | 3.5.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.104 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.175 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.34 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.74 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.86 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.136.156 | 52.219.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.152.67 | 52.219.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.16.76 | 52.219.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.199.187 | 52.219.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.4.176 | 52.219.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- hayato matsuzaki
- Contact emails
Subdomains
1 observed subdomain of trunk-inc.com.
| Subdomain |
|---|
| www.trunk-inc.com |
Web-graph footprint
Distinct hostnames that link to or from trunk-inc.com in the public web crawl.
24 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from trunk-inc.com.
- IP · 3.5.155.235
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · toyaha.kizatsuma@gmail.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trunk-inc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.