Skip to content

Hostname

sendmsg.lotteeps.com

Last fetched

sendmsg.lotteeps.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · sendmsg.lotteeps.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sendmsg.lotteeps.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.150.24313.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.33.5813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with sendmsg.lotteeps.com in WhisperGraph.

Subdomains

2 observed subdomains of sendmsg.lotteeps.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sendmsg.lotteeps.com.

MechanismTarget
SPF_IP13.125.150.243
SPF_IP13.209.33.58

Related pages

Pivot deeper into the graph from sendmsg.lotteeps.com.

Cypher and MCP

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

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