Skip to content

Hostname

versum.com

Last fetched

versum.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · versum.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/versum.com

Resolution chain

versum.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.117.104.8934.116.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
35.205.71.8135.205.64.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE
35.205.71.8135.205.64.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE

WHOIS identity

Registrar
iana:433
Organization
versum sp. z o.o.
Contact emails

Subdomains

850 observed subdomains of versum.com.

Web-graph footprint

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

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for versum.com.

MechanismTarget
SPF_Aversum.com
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_MXversum.com

Related pages

Pivot deeper into the graph from versum.com.

Cypher and MCP

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

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