Hostname
emergencymgmt.com
Last fetched
emergencymgmt.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emergencymgmt.com 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 |
|---|---|---|---|---|
| 52.44.42.61 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emergencymgmt.com owner
- Contact emails
- ljeannette@erepublic.com
- 01728bfe-ee2f-416d-b622-03004f878920@identity-protect.org
- 1fe13319-a938-4f16-93d4-74e14e517e4b@identity-protect.org
- 59ace7b1-b3b3-4d0a-861f-b15800cb82b2@identity-protect.org
- 72c2f6b2-f1ad-45a3-9b05-b7b771a76b30@identity-protect.org
- aa6964bb-4851-4c3d-b676-5f964970665d@identity-protect.org
- cdd45f07-9b49-4dce-b917-63ee2209e2fc@identity-protect.org
- owner-1502567@emergencymgmt.com.whoisprivacyservice.org
- owner-6022932@emergencymgmt.com.whoisprivacyservice.org
- owner-8679834@emergencymgmt.com.whoisprivacyservice.org
- owner-9652207@emergencymgmt.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of emergencymgmt.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emergencymgmt.com in the public web crawl.
270 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for emergencymgmt.com.
| Mechanism | Target |
|---|---|
| SPF_A | erep001.erepublic.com |
| SPF_INCLUDE | 20544071.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 182.50.78.65/32 |
| SPF_IP | 204.14.232.65/32 |
| SPF_IP | 204.14.234.65/32 |
| SPF_IP | 96.43.144.65/32 |
| SPF_IP | 96.43.148.65/32 |
Related pages
Pivot deeper into the graph from emergencymgmt.com.
- IP · 52.44.42.61
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ljeannette@erepublic.com
- TLD · .com
- Browse hostnames · em…
- 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: "emergencymgmt.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.