Skip to content

Hostname

wiit.cloud

Last fetched

wiit.cloud resolves to 1 IPv4 address operated by WIIT-IT-AS in IT.

Nutrition Label

WHISPER CANON · wiit.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wiit.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
217.118.13.10217.118.0.0/20AS16297WIIT-IT-ASIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from wiit.cloud in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

21 SPF mechanisms authorising senders for wiit.cloud.

MechanismTarget
SPF_INCLUDE4265653.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wiit-infra.services
SPF_IP10.199.198.0/27
SPF_IP185.219.210.122
SPF_IP194.185.12.110
SPF_IP194.185.12.111
SPF_IP194.185.12.222
SPF_IP217.118.0.0/20
SPF_IP217.18.104.146
SPF_IP217.18.104.15
SPF_IP217.79.176.170
SPF_IP217.79.176.57
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP85.159.115.43
SPF_IP85.40.101.151
SPF_IP94.127.87.25
SPF_IP94.127.87.26

Related pages

Pivot deeper into the graph from wiit.cloud.

Cypher and MCP

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

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