Skip to content

Hostname

intwo.cloud

Last fetched

intwo.cloud resolves to 3 IPv4 addresses operated by TRANS-IX-AS Trans-iX Autonomous System in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.40.56.206185.40.56.0/24AS30870TRANS-IX-AS Trans-iX Autonomous SystemNL
5.100.156.2425.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR
5.100.156.785.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR

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 intwo.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for intwo.cloud.

MechanismTarget
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.97.112.233

Related pages

Pivot deeper into the graph from intwo.cloud.

Cypher and MCP

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

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