Hostname
emborado.de
Last fetched
emborado.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
emborado.de 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 |
|---|---|---|---|---|
| 18.160.41.121 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.45 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.87 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.9 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.5.124 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.44 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.79 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.82 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
No WHOIS records are currently associated with emborado.de in WhisperGraph.
Subdomains
7 observed subdomains of emborado.de.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emborado.de in the public web crawl.
6 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for emborado.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 48188576.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf-eu.ionos.com |
Related pages
Pivot deeper into the graph from emborado.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emborado.de"})-[: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.