Hostname
sns-security.fr
Last fetched
sns-security.fr resolves to 1 IPv4 address operated by AS30781 in FR. WHOIS lists registrar:amen / agence des médias numériques as the registrar.
Nutrition Label
Resolution chain
sns-security.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 |
|---|---|---|---|---|
| 37.110.194.50 | 37.110.192.0/21 | AS30781 | — | FR |
WHOIS identity
- Registrar
- registrar:amen / agence des médias numériques
- Organization
- service network security
- Contact emails
Subdomains
14 observed subdomains of sns-security.fr.
Web-graph footprint
Distinct hostnames that link to or from sns-security.fr in the public web crawl.
27 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for sns-security.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26595891.spf05.hubspotemail.net |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2.64.11.71/32 |
| SPF_IP | 31.7.251.203/32 |
| SPF_IP | 5.226.1.2/32 |
| SPF_IP | 78.153.228.169/32 |
| SPF_IP | 81.250.164.150/32 |
| SPF_IP | 82.228.12.23/32 |
| SPF_IP | 85.31.217.44/32 |
Related pages
Pivot deeper into the graph from sns-security.fr.
- IP · 37.110.194.50
- ASN · AS30781
- Registrar · registrar:amen / agence des médias numériques
- Country · FR
- Email · contact@sns-security.fr
- TLD · .fr
- Browse hostnames · sn…
- 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: "sns-security.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.