Hostname
lotussm.com
Last fetched
lotussm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lotussm.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.139.26 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.30 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.57 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.62 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- brendanarmm@hotmail.com
- 148aec1e-4cbe-4d7d-b4c7-990dc45b23e1@identity-protect.org
- 992d27b4-281b-4cae-8afd-3d446f3e189c@identity-protect.org
- a4dd2470-c2a6-44f7-a8a7-8724423efccd@identity-protect.org
- ad3205a4-173b-4ef0-bb30-ee6f0735bb27@identity-protect.org
- e0889abc-6bf1-4cee-bbe8-8475b3031cde@identity-protect.org
- ff71138c-127e-41cd-97df-ab64c7c8b73f@identity-protect.org
Subdomains
1 observed subdomain of lotussm.com.
| Subdomain |
|---|
| www.lotussm.com |
Web-graph footprint
Distinct hostnames that link to or from lotussm.com in the public web crawl.
8 sites link to this hostname.
132 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lotussm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from lotussm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lotussm.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.