Hostname
ebuyer.com
Last fetched
ebuyer.com resolves to 1 IPv4 address operated by AKAMAI-ASN1 in US. WHOIS lists iana:79 as the registrar.
Nutrition Label
Resolution chain
ebuyer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.66.127.157 | 23.66.127.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:79
- Organization
- ebuyer (uk)
- Contact emails
- bq4d39h65a6@networksolutionsprivateregistration.com
- c79n62w574z@networksolutionsprivateregistration.com
- dns-admin@ebuyer.com
- ep5e69qe87m@networksolutionsprivateregistration.com
- g26d82x686p@networksolutionsprivateregistration.com
- g74j84kj55g@networksolutionsprivateregistration.com
- je4ag29m9pn@networksolutionsprivateregistration.com
- mnaylor@ebuyer.com
- q78cr2dc2t5@networksolutionsprivateregistration.com
- r369j7663e5@networksolutionsprivateregistration.com
- sq7573z34d4@networksolutionsprivateregistration.com
- t33qv62y6wj@networksolutionsprivateregistration.com
- y942p83h4ad@networksolutionsprivateregistration.com
- z94xu5dq457@networksolutionsprivateregistration.com
Subdomains
40 observed subdomains of ebuyer.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ebuyer.com in the public web crawl.
1,036 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ebuyer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emarsys.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ebuyer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebuyer.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.