Hostname
ast67.org
Last fetched
ast67.org resolves to 1 IPv4 address operated by AS8839 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ast67.org 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 |
|---|---|---|---|---|
| 212.95.73.151 | 212.95.64.0/19 | AS8839 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- alsace sante au travail
- Contact emails
Subdomains
24 observed subdomains of ast67.org.
Showing 15 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ast67.org in the public web crawl.
41 sites link to this hostname.
148 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ast67.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.165.193.202 |
| SPF_IP | 194.165.205.47 |
| SPF_IP | 90.80.49.1 |
| SPF_IP | 90.80.51.177 |
| SPF_MX | ast67.org |
Related pages
Pivot deeper into the graph from ast67.org.
- IP · 212.95.73.151
- ASN · AS8839
- Registrar · iana:81
- Country · FR
- Email · 2f41f7619795b202210b9bef0fa843ce-3373212@contact.gandi.net
- TLD · .org
- Browse hostnames · as…
- 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: "ast67.org"})-[: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.