Hostname
lower.com
Last fetched
lower.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lower.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.193 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.93 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
57 observed subdomains of lower.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lower.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for lower.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 168.245.42.162 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 192.40.160.0/19 |
| SPF_IP | 192.40.174.113 |
| SPF_IP | 20.80.52.0/32 |
| SPF_IP | 20.80.6.91 |
| SPF_IP | 20.88.194.46 |
| SPF_IP | 20.94.186.35 |
| SPF_IP | 20.98.40.154/32 |
| SPF_IP | 20.98.42.92 |
| SPF_IP | 206.201.77.127/32 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 52.249.26.186/32 |
| SPF_IP | 52.249.26.214/32 |
| SPF_IP | 52.252.165.197/32 |
| SPF_IP | 52.252.212.226/32 |
| SPF_IP | 74.91.80.0/20 |
Related pages
Pivot deeper into the graph from lower.com.
- IP · 199.60.103.193
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:146
- Country · US
- Email · lower.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.