Skip to content

Hostname

lotuss.com

Last fetched

lotuss.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lotuss.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lotuss.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.92104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.92104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
---domain-for-sale---
Contact emails

Subdomains

102 observed subdomains of lotuss.com.

Web-graph footprint

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

251 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for lotuss.com.

MechanismTarget
SPF_INCLUDE_spf.lnwdns.com
SPF_INCLUDE_spf.one.th
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00492d01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP103.151.192.0/23
SPF_IP171.102.95.20
SPF_IP175.136.246.216/29
SPF_IP175.139.147.6
SPF_IP18.139.153.15
SPF_IP18.139.183.149
SPF_IP18.139.96.40
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP202.171.47.96/28
SPF_IP202.188.137.192/26
SPF_IP203.151.157.19
SPF_IP203.151.169.3
SPF_IP211.24.57.2
SPF_IP216.198.0.0/18
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP52.221.67.239
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from lotuss.com.

Cypher and MCP

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

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