Hostname
elbsand.com
Last fetched
elbsand.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
elbsand.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 |
|---|---|---|---|---|
| 85.10.245.225 | 85.10.192.0/18 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- domain admin
- Contact emails
Subdomains
30 observed subdomains of elbsand.com.
Showing 16 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elbsand.com in the public web crawl.
22 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- b2b.elbsand.com
- winter24.web.new.web.summer25lt1.web.autumn25lt1.web.elbsand.com
- new.web.summer25lt1.web.autumn25lt1.web.earlyspring26lt1.web.elbsand.com
- winter24.web.new.web.summer25lt1.web.autumn25lt1.web.earlyspring26lt1.web.elbsand.com
- cdn.elementor.com
- facebook.com
- de-de.facebook.com
- fontawesome.com
- developers.google.com
- maps.google.com
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for elbsand.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 216.71.136.144/32 |
| SPF_IP | 216.71.136.145 |
| SPF_IP | 216.71.158.73/32 |
| SPF_MX | elbsand.com |
Related pages
Pivot deeper into the graph from elbsand.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elbsand.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.