Hostname
abarset.fr
Last fetched
abarset.fr resolves to 1 IPv4 address operated by ANDORRA - ANDORRA TELECOM, S.A.U. in AD.
Nutrition Label
Resolution chain
abarset.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 |
|---|---|---|---|---|
| 109.111.111.229 | 109.111.111.0/24 | AS6752 | ANDORRA - ANDORRA TELECOM, S.A.U. | AD |
WHOIS identity
No WHOIS records are currently associated with abarset.fr in WhisperGraph.
Subdomains
3 observed subdomains of abarset.fr.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for abarset.fr.
| Mechanism | Target |
|---|---|
| SPF_A | abarset.fr |
| SPF_A | vps-eb112145.vps.ovh.net |
| SPF_MX | abarset.fr |
Related pages
Pivot deeper into the graph from abarset.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abarset.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.