Skip to content

Hostname

versiti.org

Last fetched

versiti.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · versiti.orgRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/versiti.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.165.129.20352.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
bloodcenter of wisconsin
Contact emails

Subdomains

71 observed subdomains of versiti.org.

Web-graph footprint

Distinct hostnames that link to or from versiti.org in the public web crawl.

498 sites link to this hostname.

381 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for versiti.org.

MechanismTarget
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-004e8401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ver53233.zixworks.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP192.188.254.146
SPF_IP192.188.254.2

Related pages

Pivot deeper into the graph from versiti.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "versiti.org"})-[: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.