Skip to content

Hostname

lowa.de

Last fetched

lowa.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lowa.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lowa.de

Resolution chain

lowa.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.158.213.8935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with lowa.de in WhisperGraph.

Subdomains

29 observed subdomains of lowa.de.

Web-graph footprint

Distinct hostnames that link to or from lowa.de in the public web crawl.

340 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lowa.de.

MechanismTarget
SPF_Alowa.de
SPF_Aservers.mcsv.net
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.246.166
SPF_IP132.145.246.178
SPF_IP134.119.225.173
SPF_IP195.50.144.154
SPF_IP195.50.144.155
SPF_IP62.146.4.192/26

Related pages

Pivot deeper into the graph from lowa.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lowa.de"})-[: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.