Hostname
pique-cafe.com
Last fetched
pique-cafe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
pique-cafe.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 |
|---|---|---|---|---|
| 108.157.32.26 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.41 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.59 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.63 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.64.119.23 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.32 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.40 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.5 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:49
- Organization
- mash holdings co.,ltd.
- Contact emails
Subdomains
3 observed subdomains of pique-cafe.com.
Web-graph footprint
Distinct hostnames that link to or from pique-cafe.com in the public web crawl.
198 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for pique-cafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | kagoya.net |
| SPF_IP | 154.34.21.135 |
| SPF_MX | pique-cafe.com |
Related pages
Pivot deeper into the graph from pique-cafe.com.
- IP · 108.157.32.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · SG
- Email · it@mash-holdings.com
- TLD · .com
- Browse hostnames · pi…
- 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: "pique-cafe.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.