Hostname
easyb2b.com
Last fetched
easyb2b.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
easyb2b.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.26.214.165 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.122.38 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of easyb2b.com owner
- Contact emails
- 167e18db-4fcc-4dfd-8ab2-2b651ec49ba1@identity-protect.org
- 2100a7a8-6355-4ba6-8f3e-97017acae13b@identity-protect.org
- 4b594341-d386-4bfa-b76f-8a7f76b06f2f@identity-protect.org
- 58b7e899-ed95-4de2-a356-f45d29398085@identity-protect.org
- fc3c0d7b-9197-49ad-85db-a6ef5b47e60f@identity-protect.org
- owner-2189827@easyb2b.com.whoisprivacyservice.org
- owner-5077366@easyb2b.com.whoisprivacyservice.org
- owner-847799@easyb2b.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of easyb2b.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from easyb2b.com.
- IP · 52.26.214.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 167e18db-4fcc-4dfd-8ab2-2b651ec49ba1@identity-protect.org
- TLD · .com
- Browse hostnames · ea…
- 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: "easyb2b.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.