Skip to content

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

WHISPER CANON · qmenu.usRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/qmenu.us

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12013.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.10918.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4618.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7618.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.818.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.53.483.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.633.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.733.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.773.164.52.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for qmenu.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.