Hostname
edms-llc.com
Last fetched
edms-llc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edms-llc.com 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 |
|---|---|---|---|---|
| 13.249.126.11 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.16 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.8 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.98 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.20 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.68 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.83 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.91 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bryson allen
- Contact emails
- ballen@pilotpowergroup.com
- 0c491de9-3a30-40a2-a614-3d72dadb5054@identity-protect.org
- 288e225b-9b9b-4009-bfd8-89d53c49e763@identity-protect.org
- a4780ac3-af77-495a-9974-471a8d098361@identity-protect.org
- a6b413ad-5e8b-4f94-bdb2-652f7e26de40@identity-protect.org
- bcaed6b2-908b-42bf-84dd-7891fed0a19c@identity-protect.org
- ee7094ee-5407-42f2-a99a-28bc2d5e8835@identity-protect.org
- f531fb65-38ab-449b-b87a-1b2de02da433@identity-protect.org
- owner-7619762@edms-llc.com.whoisprivacyservice.org
- owner-8502389@edms-llc.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of edms-llc.com.
Web-graph footprint
Distinct hostnames that link to or from edms-llc.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for edms-llc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 122791de5.ppspf.net |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from edms-llc.com.
- IP · 13.249.126.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ballen@pilotpowergroup.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edms-llc.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.