Hostname
distro.direct
Last fetched
distro.direct resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
distro.direct resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.91.108 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.11 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.30 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.37 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.63.18 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.3 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.34 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.36 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:13
- Organization
- —
- Contact emails
- —
Subdomains
159 observed subdomains of distro.direct.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from distro.direct in the public web crawl.
40 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for distro.direct.
| Mechanism | Target |
|---|---|
| SPF_A | distro.direct |
| SPF_IP | 180.92.194.165 |
| SPF_MX | distro.direct |
Related pages
Pivot deeper into the graph from distro.direct.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "distro.direct"})-[: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.