Skip to content

Hostname

research.envisionus.com

Last fetched

research.envisionus.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · research.envisionus.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/research.envisionus.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with research.envisionus.com in WhisperGraph.

Web-graph footprint

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

79 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for research.envisionus.com.

MechanismTarget
SPF_Aresearch.envisionus.com
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP68.225.158.105
SPF_IP68.225.158.113
SPF_IP68.225.158.115
SPF_IP68.225.158.116
SPF_IP68.225.158.119
SPF_IP68.225.158.122
SPF_IP68.225.159.106
SPF_IP70.168.42.49
SPF_MXresearch.envisionus.com

Related pages

Pivot deeper into the graph from research.envisionus.com.

Cypher and MCP

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

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