Skip to content

Hostname

app.lower.com

Last fetched

app.lower.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.115.252100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
204.236.233.89204.236.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.227.2223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.217.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.58.2434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.47.18134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.149.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.185.7654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.lower.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for app.lower.com.

MechanismTarget
SPF_INCLUDE_spf.optimalblue.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.40.174.113

Related pages

Pivot deeper into the graph from app.lower.com.

Cypher and MCP

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

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