Hostname
emsmanager.net
Last fetched
emsmanager.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emsmanager.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.223.93.230 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.31.106 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.2.49 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.145.139 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- aladtec
- Contact emails
- david@aladtec.com
- 03c53d01-492c-4950-ab1e-14c8f63cfb37@identity-protect.org
- 1622d11e-6045-4af2-879f-218f3b5fd09f@identity-protect.org
- 367a1c97-581d-4485-ab9e-65fc0d4b65f4@identity-protect.org
- 852f24a1-65c4-458f-afa1-9876d4ea48a4@identity-protect.org
- f41a9701-2de4-4fc1-8921-0353bb332fac@identity-protect.org
Subdomains
7 observed subdomains of emsmanager.net.
Showing 3 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emsmanager.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for emsmanager.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.223.129.234/32 |
| SPF_IP | 3.81.240.202/32 |
| SPF_IP | 3.97.143.142/32 |
| SPF_IP | 52.5.17.28/32 |
| SPF_IP | 52.86.194.230/32 |
Related pages
Pivot deeper into the graph from emsmanager.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emsmanager.net"})-[: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.