Hostname
ebus-lima2022.com
Last fetched
ebus-lima2022.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ebus-lima2022.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ebus-lima2022.com owner
- Contact emails
- 2a29af30-bb09-49bd-8ac3-7054745439d0@identity-protect.org
- 376d6b3e-09c0-41ad-a498-5b021decbbff@identity-protect.org
- 412ce8ec-7b6f-49b5-8973-dfcfd75b59d8@identity-protect.org
- c01f1e2b-f95b-4735-8485-cb95c70e99db@identity-protect.org
- f1789719-2448-4cfe-8784-8edde050f875@identity-protect.org
- fcd55fe9-dfa7-44cc-94d7-f65f7b410392@identity-protect.org
- owner-4872229@ebus-lima2022.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ebus-lima2022.com.
| Subdomain |
|---|
| www.ebus-lima2022.com |
Web-graph footprint
Distinct hostnames that link to or from ebus-lima2022.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ebus-lima2022.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ebus-lima2022.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebus-lima2022.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.