Skip to content

Hostname

arobases.fr

Last fetched

arobases.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · arobases.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/arobases.fr

Resolution chain

arobases.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.59.123.1737.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
benoit matagrin
Contact emails

Subdomains

74 observed subdomains of arobases.fr.

Web-graph footprint

Distinct hostnames that link to or from arobases.fr in the public web crawl.

121 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for arobases.fr.

MechanismTarget
SPF_Aarobases.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEwebindustrie.fr
SPF_IP145.239.194.185
SPF_IP217.71.112.119
SPF_IP37.187.147.197
SPF_IP37.59.123.17
SPF_IP51.255.199.36
SPF_IP51.83.42.198
SPF_IP88.191.38.74
SPF_IP91.121.169.213
SPF_IP91.121.20.91
SPF_IP91.121.93.101
SPF_IP94.23.208.48
SPF_MXarobases.fr

Related pages

Pivot deeper into the graph from arobases.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arobases.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.