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
Resolution chain
lionauctions.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.233.108 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.39 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.5 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.55 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.76.101 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.14 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.19 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.20 | 18.67.76.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for lionauctions.com.
| Mechanism | Target |
|---|---|
| SPF_A | lionauctions.com |
| SPF_A | mx1.liongroup.com.ge |
| SPF_IP | 161.35.197.198 |
| SPF_IP | 185.144.97.137 |
| SPF_IP | 66.96.128.0/18 |
| SPF_MX | lionauctions.com |
Related pages
Pivot deeper into the graph from lionauctions.com.
- IP · 18.66.233.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:886
- Country · IE
- Email · noreply@data-protected.net
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.