Hostname
ags-restauration.com
Last fetched
ags-restauration.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:820 as the registrar.
Nutrition Label
Resolution chain
ags-restauration.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 |
|---|---|---|---|---|
| 51.91.74.40 | 51.91.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:820
- Organization
- yann bonnaudin bonbay conseils
- Contact emails
Subdomains
2 observed subdomains of ags-restauration.com.
Web-graph footprint
Distinct hostnames that link to or from ags-restauration.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for ags-restauration.com.
| Mechanism | Target |
|---|---|
| SPF_A | ags-restauration.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.32.98.231 |
| SPF_IP | 178.33.251.173 |
| SPF_IP | 188.165.35.227 |
| SPF_IP | 45.89.76.80 |
| SPF_IP | 46.105.50.32 |
| SPF_IP | 46.105.58.226 |
| SPF_IP | 46.105.59.63 |
| SPF_IP | 52.101.167.122 |
| SPF_IP | 79.99.166.227/32 |
| SPF_IP | 87.98.150.177 |
| SPF_IP | 94.187.147.214 |
| SPF_MX | ags-restauration.com |
Related pages
Pivot deeper into the graph from ags-restauration.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ags-restauration.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.