Skip to content

Hostname

lanternpay.com

Last fetched

lanternpay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lanternpay.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lanternpay.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.206.253.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.453.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.53.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.673.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
52.84.199.10052.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.12252.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.6052.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.9452.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

76 observed subdomains of lanternpay.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lanternpay.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail1.nab.com.au
SPF_INCLUDEmail2.lanternpay.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.v6send.net
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEzgateway.zuora.com

Related pages

Pivot deeper into the graph from lanternpay.com.

Cypher and MCP

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

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