Skip to content

Hostname

cloudinfrastack.com

Last fetched

cloudinfrastack.com resolves to 1 IPv4 address operated by CLOUDINFRASTACK in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cloudinfrastack.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/cloudinfrastack.com

Resolution chain

cloudinfrastack.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.120.71.166185.120.68.0/22AS8646CLOUDINFRASTACKCZ

WHOIS identity

Registrar
iana:69
Organization
nano.cz, s.r.o.
Contact emails

Subdomains

48 observed subdomains of cloudinfrastack.com.

Web-graph footprint

Distinct hostnames that link to or from cloudinfrastack.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cloudinfrastack.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.120.68.140
SPF_IP185.120.68.197
SPF_IP185.120.69.17
SPF_IP185.120.71.167
SPF_IP185.120.71.215
SPF_IP185.120.71.239

Related pages

Pivot deeper into the graph from cloudinfrastack.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cloudinfrastack.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.