Skip to content

Hostname

crossuite.com

Last fetched

crossuite.com resolves to 1 IPv4 address operated by VNET-AS in SK.

Nutrition Label

WHISPER CANON · crossuite.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crossuite.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.89.49.15581.89.48.0/20AS29405VNET-ASSK

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 crossuite.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for crossuite.com.

MechanismTarget
SPF_Acrossuite.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEeu.zcsend.net
SPF_IP162.13.216.162
SPF_IP2a01:390:1:b::/64
SPF_IP81.89.49.141/32
SPF_IP81.89.49.142
SPF_IP81.89.49.154
SPF_IP81.89.49.155
SPF_IP83.138.129.79/32
SPF_IP89.234.34.153
SPF_MXcrossuite.com

Related pages

Pivot deeper into the graph from crossuite.com.

Cypher and MCP

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

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