Hostname
maisondequeen.com
Last fetched
maisondequeen.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
maisondequeen.com 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 |
|---|---|---|---|---|
| 18.172.226.120 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.59 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.72 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.88 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 3.160.170.106 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.46 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.49 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.82 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.31.122 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.42 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.66 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.98 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of maisondequeen.com owner
- Contact emails
Subdomains
1 observed subdomain of maisondequeen.com.
| Subdomain |
|---|
| stg.maisondequeen.com |
Web-graph footprint
Distinct hostnames that link to or from maisondequeen.com in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for maisondequeen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.adish.co.jp |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from maisondequeen.com.
- IP · 18.172.226.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · 5318e9d7-be56-4f83-a4f0-2bc6410589aa@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "maisondequeen.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.