Skip to content

Hostname

lionauctions.com

Last fetched

lionauctions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · lionauctions.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lionauctions.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.233.10818.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.3918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.5518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.76.10118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.1418.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.1918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.2018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
Contact emails

Subdomains

14 observed subdomains of lionauctions.com.

Web-graph footprint

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

8 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lionauctions.com.

MechanismTarget
SPF_Alionauctions.com
SPF_Amx1.liongroup.com.ge
SPF_IP161.35.197.198
SPF_IP185.144.97.137
SPF_IP66.96.128.0/18
SPF_MXlionauctions.com

Related pages

Pivot deeper into the graph from lionauctions.com.

Cypher and MCP

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

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