Hostname
directbuy.net
Last fetched
directbuy.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
directbuy.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.216.123.223 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.142.28.17 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.239.89 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.21.18.254 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- c82d834b5uw@networksolutionsprivateregistration.com
- fk5qn34a865@networksolutionsprivateregistration.com
- gc6qg23g8wj@networksolutionsprivateregistration.com
- 0ea6ab0f-693c-4558-945a-579db689b1c6@identity-protect.org
- 1d1e5c6a-78e0-4733-9c3d-1dc3b9928eab@identity-protect.org
- 21c4ee4c-12e4-492b-9dfc-64845403602d@identity-protect.org
- a3eaa967-5e36-4339-b69f-5c2dedcb8d25@identity-protect.org
- cff25cf1-1816-458d-99a1-963b7ee6d003@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from directbuy.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for directbuy.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from directbuy.net.
- IP · 18.216.123.223
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · c82d834b5uw@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · di…
- 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: "directbuy.net"})-[: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.