Hostname
servingalcohol.com
Last fetched
servingalcohol.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
servingalcohol.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 |
|---|---|---|---|---|
| 13.32.99.106 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.111 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.119 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.95 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.49.106 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.18 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.27 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.83 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
72 observed subdomains of servingalcohol.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from servingalcohol.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for servingalcohol.com.
| Mechanism | Target |
|---|---|
| SPF_A | servingalcohol.com |
| SPF_INCLUDE | 20337137.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 18.189.136.237 |
| SPF_MX | servingalcohol.com |
Related pages
Pivot deeper into the graph from servingalcohol.com.
- IP · 13.32.99.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · support@servingalcohol.com
- TLD · .com
- Browse hostnames · se…
- 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: "servingalcohol.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.