Skip to content

Hostname

electromaps.com

Last fetched

electromaps.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · electromaps.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/electromaps.com

Resolution chain

electromaps.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.11108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.5108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.67108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.99108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
143.204.181.18143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.38143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.67143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.90143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.31.11018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1043.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.153.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.53.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.643.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of electromaps.com owner
Contact emails

Subdomains

33 observed subdomains of electromaps.com.

Web-graph footprint

Distinct hostnames that link to or from electromaps.com in the public web crawl.

646 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for electromaps.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from electromaps.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "electromaps.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.