Hostname
justdo-it.at
Last fetched
justdo-it.at resolves to 1 IPv4 address operated by exoscale - Akenes SA in AT. WHOIS lists registrar:hetzner online gmbh as the registrar.
Nutrition Label
Resolution chain
justdo-it.at 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 |
|---|---|---|---|---|
| 138.124.208.208 | 138.124.208.0/22 | AS61098 | exoscale - Akenes SA | AT |
WHOIS identity
- Registrar
- registrar:hetzner online gmbh
- Organization
- ameisenhaufen
- Contact emails
Subdomains
8 observed subdomains of justdo-it.at.
Web-graph footprint
Distinct hostnames that link to or from justdo-it.at in the public web crawl.
40 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- bricksdemo-a.wordpress-webdesign.at
- bricksdemo-b.wordpress-webdesign.at
- bricksdemo-c.wordpress-webdesign.at
- bricksdemo-d.wordpress-webdesign.at
- bricksdemo-e.wordpress-webdesign.at
- bricksdemo-f.wordpress-webdesign.at
- bricksdemo-g.wordpress-webdesign.at
- bricksdemo-h.wordpress-webdesign.at
- bricksdemo-j.wordpress-webdesign.at
- de-de.facebook.com
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for justdo-it.at.
| Mechanism | Target |
|---|---|
| SPF_A | justdo-it.at |
| SPF_MX | justdo-it.at |
Related pages
Pivot deeper into the graph from justdo-it.at.
- IP · 138.124.208.208
- ASN · AS61098exoscale - Akenes SA
- Registrar · registrar:hetzner online gmbh
- Country · AT
- Email · hallo@ameisenhaufen.at
- TLD · .at
- Browse hostnames · ju…
- 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: "justdo-it.at"})-[: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.