Hostname
accentaigu.lu
Last fetched
accentaigu.lu resolves to 1 IPv4 address operated by AS16276 in FR.
Nutrition Label
Resolution chain
accentaigu.lu 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.38.51.181 | 51.38.0.0/16 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with accentaigu.lu in WhisperGraph.
Subdomains
1 observed subdomain of accentaigu.lu.
| Subdomain |
|---|
| www.accentaigu.lu |
Web-graph footprint
Distinct hostnames that link to or from accentaigu.lu in the public web crawl.
17 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for accentaigu.lu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.197.99.43 |
| SPF_IP | 80.90.40.63 |
| SPF_IP | 80.92.64.98/28 |
Related pages
Pivot deeper into the graph from accentaigu.lu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "accentaigu.lu"})-[: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.