Hostname
aspaway.fr
Last fetched
aspaway.fr resolves to 1 IPv4 address operated by AS8426 in FR. WHOIS lists registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa as the registrar.
Nutrition Label
Resolution chain
aspaway.fr 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 |
|---|---|---|---|---|
| 185.7.36.133 | 185.7.36.0/22 | AS8426 | — | FR |
WHOIS identity
- Registrar
- registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa
- Organization
- aspaway
- Contact emails
Subdomains
12 observed subdomains of aspaway.fr.
Web-graph footprint
Distinct hostnames that link to or from aspaway.fr in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aspaway.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.7.37.57 |
| SPF_IP | 185.7.39.119 |
| SPF_IP | 185.7.39.6/32 |
| SPF_IP | 185.7.39.7/32 |
| SPF_IP | 46.18.128.151 |
Related pages
Pivot deeper into the graph from aspaway.fr.
- IP · 185.7.36.133
- ASN · AS8426
- Registrar · registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa
- Country · FR
- Email · ltarot@aspaway.com
- TLD · .fr
- 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: "aspaway.fr"})-[: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.