Skip to content

Hostname

vissensa.com

Last fetched

vissensa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · vissensa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vissensa.com

Resolution chain

vissensa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
mark jennings
Contact emails

Subdomains

14 observed subdomains of vissensa.com.

Web-graph footprint

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

9 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for vissensa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.61.133.3
SPF_IP154.61.147.5
SPF_IP159.242.109.2
SPF_IP164.39.194.72
SPF_IP185.4.164.163
SPF_IP185.53.56.90/32
SPF_IP185.53.56.91/32
SPF_IP192.92.97.212
SPF_IP51.11.114.15
SPF_IP52.23.75.17
SPF_IP52.23.75.27
SPF_IP78.40.144.180
SPF_IP81.130.147.242
SPF_IP88.97.15.250
SPF_IP89.187.109.163

Related pages

Pivot deeper into the graph from vissensa.com.

Cypher and MCP

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

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