Hostname
vissensa.com
Last fetched
vissensa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.
Nutrition Label
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for vissensa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | sendersrv.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.61.133.3 |
| SPF_IP | 154.61.147.5 |
| SPF_IP | 159.242.109.2 |
| SPF_IP | 164.39.194.72 |
| SPF_IP | 185.4.164.163 |
| SPF_IP | 185.53.56.90/32 |
| SPF_IP | 185.53.56.91/32 |
| SPF_IP | 192.92.97.212 |
| SPF_IP | 51.11.114.15 |
| SPF_IP | 52.23.75.17 |
| SPF_IP | 52.23.75.27 |
| SPF_IP | 78.40.144.180 |
| SPF_IP | 81.130.147.242 |
| SPF_IP | 88.97.15.250 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.