Hostname
and-cloud.com
Last fetched
and-cloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
and-cloud.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.156.22.12 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.14 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.22 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.68 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.93.120 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.127 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.32 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.65 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
2 observed subdomains of and-cloud.com.
| Subdomain |
|---|
| mail.and-cloud.com |
| www.and-cloud.com |
Web-graph footprint
Distinct hostnames that link to or from and-cloud.com in the public web crawl.
8 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for and-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aws-ds.jp |
| SPF_INCLUDE | q-send.jp |
| SPF_INCLUDE | spf.q-send.jp |
| SPF_INCLUDE | spfmcand.dhvpc.e-vans.jp |
| SPF_IP | 2401:2500:103:7:133:242:7:101/128 |
| SPF_IP | 49.212.207.101/32 |
| SPF_MX | and-cloud.com |
Related pages
Pivot deeper into the graph from and-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "and-cloud.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.