Hostname
elect-integra.com
Last fetched
elect-integra.com resolves to 9 IPv4 addresses operated by AWS-GOVCLOUD AWS-GOVCLOUD in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elect-integra.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.64.101.155 | 16.64.0.0/17 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 16.64.14.27 | 16.64.0.0/17 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 16.65.5.148 | 16.65.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 18.252.118.6 | 18.252.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 18.252.191.151 | 18.252.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 182.30.144.77 | 182.30.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 182.30.156.104 | 182.30.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 16.65.82.48 | 16.65.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
| 18.254.213.234 | 18.254.0.0/16 | AS8987 | AWS-GOVCLOUD AWS-GOVCLOUD | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elect-integra.com owner
- Contact emails
- 0f0e5953-ae9a-4ec9-b497-8c04921c4a01@identity-protect.org
- 140c571f-604b-467f-8402-5cee13076ac3@identity-protect.org
- 20f41d15-d02a-4056-8ecd-f2f3e785aa38@identity-protect.org
- 22d280f6-0b04-480b-bb79-a38941c01e5d@identity-protect.org
- 590c3050-5cf0-4e2f-83ee-a45b62673713@identity-protect.org
- a2f7562e-5030-4f72-8f98-419ea3013afa@identity-protect.org
- edd8e5dc-8b2d-473c-a996-ff16a8e0f966@identity-protect.org
- owner-10376918@elect-integra.com.whoisprivacyservice.org
- owner-3003881@elect-integra.com.whoisprivacyservice.org
- owner-593432@elect-integra.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of elect-integra.com.
Web-graph footprint
Distinct hostnames that link to or from elect-integra.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from elect-integra.com.
- IP · 16.64.101.155
- ASN · AS8987AWS-GOVCLOUD AWS-GOVCLOUD
- Registrar · iana:468
- Country · US
- Email · 0f0e5953-ae9a-4ec9-b497-8c04921c4a01@identity-protect.org
- 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: "elect-integra.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.