Hostname
southernais.org
Last fetched
southernais.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
southernais.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.135.115 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.192 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.207 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.44 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.169.58.15 | 3.169.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.58.207 | 3.169.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.58.222 | 3.169.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.58.36 | 3.169.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
3 observed subdomains of southernais.org.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for southernais.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from southernais.org.
- IP · 3.165.135.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · agardine@georgiasouthern.edu
- TLD · .org
- Browse hostnames · so…
- 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: "southernais.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.