Skip to content

Hostname

homelectrical.com

Last fetched

homelectrical.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · homelectrical.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/homelectrical.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.100108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.11108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.49108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.84108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.26.17108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.5108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.60108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.63108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:146
Organization
david lu
Contact emails

Subdomains

6 observed subdomains of homelectrical.com.

Web-graph footprint

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

189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for homelectrical.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.164.20.92
SPF_IP52.13.94.36
SPF_IP52.88.218.131

Related pages

Pivot deeper into the graph from homelectrical.com.

Cypher and MCP

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

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