Skip to content

Hostname

lottedfs.com

Last fetched

lottedfs.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

WHISPER CANON · lottedfs.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lottedfs.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.184.1803.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.184.43.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.184.593.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1073.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1083.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1153.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1193.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.1223.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.133.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.333.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.373.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.423.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.53.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.503.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.523.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.593.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.793.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.973.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.186.13.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.186.1703.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:130
Organization
hotel lotte
Contact emails

Subdomains

126 observed subdomains of lottedfs.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lottedfs.com.

MechanismTarget
SPF_IP124.243.71.10
SPF_IP13.124.20.181
SPF_IP13.124.22.16
SPF_IP13.124.33.105
SPF_IP13.124.35.77
SPF_IP13.124.48.138
SPF_IP13.124.51.172
SPF_IP13.124.58.255
SPF_IP13.124.59.39
SPF_IP52.78.124.164
SPF_IP52.79.80.106

Related pages

Pivot deeper into the graph from lottedfs.com.

Cypher and MCP

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

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