Hostname
atheneum-partners.com
Last fetched
atheneum-partners.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
atheneum-partners.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.195.200.254 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.197.255.20 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.198.117.141 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.121.67.57 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.79.237 | 54.93.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.190.214 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- atheneum partners
- Contact emails
Subdomains
26 observed subdomains of atheneum-partners.com.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atheneum-partners.com in the public web crawl.
24 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for atheneum-partners.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8634210.spf05.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 100.37.240.140 |
| SPF_IP | 149.72.153.181 |
| SPF_IP | 159.183.144.155 |
| SPF_IP | 159.183.169.34 |
| SPF_IP | 172.246.17.47 |
| SPF_IP | 212.36.169.208/30 |
| SPF_IP | 77.32.202.44 |
| SPF_IP | 77.32.219.95 |
Related pages
Pivot deeper into the graph from atheneum-partners.com.
- IP · 18.195.200.254
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · admin@atheneum-partners.com
- TLD · .com
- Browse hostnames · at…
- 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: "atheneum-partners.com"})-[: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.