Hostname
taidy.cloud
Last fetched
taidy.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1383 as the registrar.
Nutrition Label
Resolution chain
taidy.cloud 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.113.106 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.27 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.29 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.38 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.15 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.2 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.45 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.81 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1383
- Organization
- demosense
- Contact emails
- —
Subdomains
2 observed subdomains of taidy.cloud.
| Subdomain |
|---|
| webmail.taidy.cloud |
| www.taidy.cloud |
Web-graph footprint
Distinct hostnames that link to or from taidy.cloud in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for taidy.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from taidy.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "taidy.cloud"})-[: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.