Skip to content

Hostname

vituity.com

Last fetched

vituity.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vituity.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vituity.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.240.21645.60.240.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.250.21645.60.250.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

71 observed subdomains of vituity.com.

Web-graph footprint

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

211 sites link to this hostname.

840 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for vituity.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf00.vituity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.146.91.38/32
SPF_IP148.66.225.28
SPF_IP216.162.32.70/32
SPF_IP216.162.32.71/32
SPF_IP216.162.38.17
SPF_IP45.60.240.216
SPF_IP45.60.250.216
SPF_IP68.232.140.57/32
SPF_IP68.232.140.79/32
SPF_IP72.3.137.166
SPF_IP72.3.137.170
SPF_IP72.3.137.172/32
SPF_IP72.3.137.175/32
SPF_IP72.3.137.182
SPF_IP72.3.185.0/24
SPF_IP72.32.177.47
SPF_IP74.122.255.236/32
SPF_IP74.122.255.237/32

Related pages

Pivot deeper into the graph from vituity.com.

Cypher and MCP

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

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