Hostname
electricledsupply.com
Last fetched
electricledsupply.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
electricledsupply.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 |
|---|---|---|---|---|
| 108.139.200.123 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.23 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.31 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.74 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 54.192.151.14 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.25 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.67 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.75 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of electricledsupply.com owner
- Contact emails
- ed@electricmotorwholesale.com
- 0a9ecc13-d5cd-401e-97fa-a8ca2622ed96@identity-protect.org
- 6bd4c2e9-daca-4a10-bfdf-30df3b1c40f4@identity-protect.org
- 70e84376-c99d-4f83-909e-e2ffe64856de@identity-protect.org
- 868f4673-b220-45fa-af71-8c1ba6e83a94@identity-protect.org
- 97b62db0-f293-4340-b88d-e478f0d93589@identity-protect.org
- e3cf91a5-91b5-4e2d-b838-4ba92ba0027b@identity-protect.org
- owner-1806417@electricledsupply.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of electricledsupply.com.
Showing 2 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electricledsupply.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for electricledsupply.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from electricledsupply.com.
- IP · 108.139.200.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NG
- Email · ed@electricmotorwholesale.com
- TLD · .com
- Browse hostnames · el…
- 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: "electricledsupply.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.