Hostname
qmenu.us
Last fetched
qmenu.us resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
qmenu.us resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.120 | 13.227.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.129 | 13.227.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.73 | 13.227.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.99 | 13.227.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.245.86.109 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.46 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.76 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.8 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.53.48 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.63 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.73 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.77 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:81
- Organization
- gary sui
- Contact emails
Subdomains
7 observed subdomains of qmenu.us.
Web-graph footprint
Distinct hostnames that link to or from qmenu.us in the public web crawl.
435 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for qmenu.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from qmenu.us.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qmenu.us"})-[: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.