Skip to content

Hostname

atmosud.org

Last fetched

atmosud.org resolves to 2 IPv4 addresses operated by AS29608 in FR. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · atmosud.orgRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/atmosud.org

Resolution chain

atmosud.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1290
Organization
atmosud
Contact emails

Subdomains

54 observed subdomains of atmosud.org.

Web-graph footprint

Distinct hostnames that link to or from atmosud.org in the public web crawl.

344 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for atmosud.org.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.42.148.246
SPF_IP77.154.197.84

Related pages

Pivot deeper into the graph from atmosud.org.

Cypher and MCP

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

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

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