Hostname
atmo-bfc.org
Last fetched
atmo-bfc.org resolves to 1 IPv4 address operated by OVH - OVH SAS in GB. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
atmo-bfc.org 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 |
|---|---|---|---|---|
| 198.244.178.18 | 198.244.128.0/17 | AS16276 | OVH - OVH SAS | GB |
WHOIS identity
- Registrar
- iana:433
- Organization
- atmo bourgogne-franche-comte
- Contact emails
Subdomains
6 observed subdomains of atmo-bfc.org.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atmo-bfc.org in the public web crawl.
122 sites link to this hostname.
134 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for atmo-bfc.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.190.76.90 |
| SPF_IP | 193.36.55.131 |
| SPF_IP | 2001:1b48:2:103:0:0:0:ae |
| SPF_IP | 212.114.18.208 |
| SPF_IP | 77.32.142.163 |
| SPF_IP | 82.64.192.235 |
| SPF_IP | 83.167.57.173 |
| SPF_IP | 88.202.237.156 |
Related pages
Pivot deeper into the graph from atmo-bfc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atmo-bfc.org"})-[: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.