Skip to content

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

WHISPER CANON · and-cloud.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/and-cloud.com

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.

IPPrefixASNOperatorCountry
108.156.22.12108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.14108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.22108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.68108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.93.12018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.12718.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.3218.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.6518.67.92.0/22AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for and-cloud.com.

MechanismTarget
SPF_INCLUDEaws-ds.jp
SPF_INCLUDEq-send.jp
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEspfmcand.dhvpc.e-vans.jp
SPF_IP2401:2500:103:7:133:242:7:101/128
SPF_IP49.212.207.101/32
SPF_MXand-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 20

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