Skip to content

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

WHISPER CANON · taidy.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/taidy.cloud

Resolution chain

taidy.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.113.106108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.27108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.29108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.38108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.1518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.218.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.4518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.8118.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1383
Organization
demosense
Contact emails

Subdomains

2 observed subdomains of 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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for taidy.cloud.

MechanismTarget
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 20

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