Skip to content

Hostname

lavenderelectric.com

Last fetched

lavenderelectric.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · lavenderelectric.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lavenderelectric.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.229.10018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.10718.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.6318.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.7818.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.174.83.1153.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.263.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.573.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.63.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:3827
Organization
Contact emails

Subdomains

1 observed subdomain of lavenderelectric.com.

Web-graph footprint

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

5 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lavenderelectric.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lavenderelectric.com.

Cypher and MCP

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

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