Skip to content

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

WHISPER CANON · elect-integra.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elect-integra.com

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.

IPPrefixASNOperatorCountry
16.64.101.15516.64.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
16.64.14.2716.64.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
16.65.5.14816.65.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
18.252.118.618.252.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
18.252.191.15118.252.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
182.30.144.77182.30.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
182.30.156.104182.30.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
16.65.82.4816.65.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
18.254.213.23418.254.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of elect-integra.com owner
Contact emails

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.